{
    "name": "Gateway Srilanka",
    "description": "",
    "url": "https:\/\/gatewaysrilanka.com",
    "home": "https:\/\/gatewaysrilanka.com\/ar",
    "gmt_offset": "0",
    "timezone_string": "",
    "page_for_posts": 0,
    "page_on_front": 143,
    "show_on_front": "page",
    "namespaces": [
        "oembed\/1.0",
        "getgenie\/v1",
        "getgenie\/v1\/parser",
        "getgenie\/v1\/license",
        "getgenie\/v1\/store",
        "getgenie\/v1\/history",
        "getgenie\/v1\/geniechat",
        "jetpack\/v4",
        "hostinger-easy-onboarding\/v1",
        "rankmath\/v1",
        "rankmath\/v1\/setupWizard",
        "template-kit-import\/v2",
        "wslu-social-login",
        "wslu\/v1",
        "wslu-social-counter",
        "elementor-one\/v1",
        "wpcom\/v2",
        "jetpack\/v4\/stats-app",
        "jetpack\/v4\/import",
        "elementor\/v1",
        "elementor-pro\/v1",
        "gutenkit\/v1",
        "happy\/v1",
        "hostinger-ai-assistant\/v1",
        "hostinger-amplitude\/v1",
        "hostinger-reach\/v1",
        "hostinger-tools-plugin\/v1",
        "wpcom\/v3",
        "pbb\/v1",
        "jetpack-boost\/v1",
        "my-jetpack\/v1",
        "jetpack\/v4\/explat",
        "jkit\/v1",
        "elementskit\/v1\/ajaxselect2",
        "metform\/v1\/forms",
        "metform\/v1\/entries",
        "emailkit\/v1",
        "emailkit\/v1\/update-data",
        "wp_social\/v1",
        "wslu\/v1\/settings",
        "elementor-hello-elementor\/v1",
        "jetpack\/v4\/blaze-app",
        "jetpack\/v4\/blaze",
        "rankmath\/v1\/ca",
        "rankmath\/v1\/an",
        "rankmath\/v1\/in",
        "rankmath\/v1\/status",
        "google-site-kit\/v1",
        "elementor\/v1\/documents",
        "elementor-ai\/v1",
        "elementor\/v1\/feedback",
        "elementskit\/v1\/widget\/mailchimp",
        "elementskit\/v1\/dynamic-content",
        "elementskit\/v1\/layout-manager-api",
        "elementskit\/v1\/my-template",
        "elementskit\/v1\/megamenu",
        "elementskit\/v1\/widget-builder",
        "wp-social",
        "wp-abilities\/v1",
        "mcp",
        "wp\/v2",
        "wp-site-health\/v1",
        "wp-block-editor\/v1"
    ],
    "authentication": [],
    "routes": {
        "\/": {
            "namespace": "",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/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:\/\/gatewaysrilanka.com\/ar\/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:\/\/gatewaysrilanka.com\/ar\/wp-json\/oembed\/1.0"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/embed": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "\u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0630\u064a \u064a\u062a\u0645 \u062c\u0644\u0628 \u0628\u064a\u0627\u0646\u0627\u062a oEmbed \u0645\u0646\u0647.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "default": "json",
                            "required": false
                        },
                        "maxwidth": {
                            "default": 600,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/oembed\/1.0\/embed"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/proxy": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "\u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0630\u064a \u064a\u062a\u0645 \u062c\u0644\u0628 \u0628\u064a\u0627\u0646\u0627\u062a oEmbed \u0645\u0646\u0647.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "description": "\u0635\u064a\u063a\u0629 oEmbed \u0627\u0644\u062a\u064a \u064a\u062c\u0628 \u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0647\u0627.",
                            "type": "string",
                            "default": "json",
                            "enum": [
                                "json",
                                "xml"
                            ],
                            "required": false
                        },
                        "maxwidth": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0639\u0631\u0636 \u0627\u0644\u0625\u0637\u0627\u0631 \u0627\u0644\u0645\u064f\u0636\u0645\u0651\u0646 \u0628\u0627\u0644\u0628\u064a\u0643\u0633\u0644.",
                            "type": "integer",
                            "default": 600,
                            "required": false
                        },
                        "maxheight": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0625\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0625\u0637\u0627\u0631 \u0627\u0644\u0645\u064f\u0636\u0645\u0651\u0646 \u0628\u0627\u0644\u0628\u064a\u0643\u0633\u0644.",
                            "type": "integer",
                            "required": false
                        },
                        "discover": {
                            "description": "\u0645\u0627 \u0625\u0646 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u0646\u0641\u064a\u0630 \u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0644\u0627\u0633\u062a\u0643\u0634\u0627\u0641 oEmbed \u0644\u0644\u0645\u0632\u0648\u062f\u064a\u0646 \u063a\u064a\u0631 \u0627\u0644\u0645\u0635\u0631\u062d \u0644\u0647\u0645.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/oembed\/1.0\/proxy"
                    }
                ]
            }
        },
        "\/getgenie\/v1": {
            "namespace": "getgenie\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "getgenie\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/getgenie\/v1"
                    }
                ]
            }
        },
        "\/getgenie\/v1\/feedback": {
            "namespace": "getgenie\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/getgenie\/v1\/feedback"
                    }
                ]
            }
        },
        "\/getgenie\/v1\/parser": {
            "namespace": "getgenie\/v1\/parser",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "getgenie\/v1\/parser",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/getgenie\/v1\/parser"
                    }
                ]
            }
        },
        "\/getgenie\/v1\/parser\/(?P<param1>[\\w-]+)\/(?P<param2>[\\w-]+)": {
            "namespace": "getgenie\/v1\/parser",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/getgenie\/v1\/license": {
            "namespace": "getgenie\/v1\/license",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "getgenie\/v1\/license",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/getgenie\/v1\/license"
                    }
                ]
            }
        },
        "\/getgenie\/v1\/license\/(?P<action>[\\w-]+)": {
            "namespace": "getgenie\/v1\/license",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/getgenie\/v1\/limit_usage_stats": {
            "namespace": "getgenie\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/getgenie\/v1\/limit_usage_stats"
                    }
                ]
            }
        },
        "\/getgenie\/v1\/admin-config": {
            "namespace": "getgenie\/v1",
            "methods": [
                "POST",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/getgenie\/v1\/admin-config"
                    }
                ]
            }
        },
        "\/getgenie\/v1\/store": {
            "namespace": "getgenie\/v1\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "getgenie\/v1\/store",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/getgenie\/v1\/store"
                    }
                ]
            }
        },
        "\/getgenie\/v1\/store\/(?P<post_id>[\\d]+)\/(?P<key>[\\w-]+)": {
            "namespace": "getgenie\/v1\/store",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/getgenie\/v1\/history": {
            "namespace": "getgenie\/v1\/history",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "getgenie\/v1\/history",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/getgenie\/v1\/history"
                    }
                ]
            }
        },
        "\/getgenie\/v1\/history\/(?P<action>[\\w-]+)": {
            "namespace": "getgenie\/v1\/history",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": {
                        "page": {
                            "required": false
                        },
                        "limit": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/getgenie\/v1\/geniechat": {
            "namespace": "getgenie\/v1\/geniechat",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "getgenie\/v1\/geniechat",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/getgenie\/v1\/geniechat"
                    }
                ]
            }
        },
        "\/getgenie\/v1\/geniechat\/(?P<action>[\\w-]+)": {
            "namespace": "getgenie\/v1\/geniechat",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": {
                        "page": {
                            "required": false
                        },
                        "limit": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/getgenie\/v1\/genie-image\/upload": {
            "namespace": "getgenie\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/getgenie\/v1\/genie-image\/upload"
                    }
                ]
            }
        },
        "\/getgenie\/v1\/subscription_upgrade_urls": {
            "namespace": "getgenie\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/getgenie\/v1\/subscription_upgrade_urls"
                    }
                ]
            }
        },
        "\/jetpack\/v4": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack\/v4",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/backup-helper-script": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "helper": {
                            "description": "\u0646\u0635 \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u0646\u0635\u064a \u0644\u0645\u0633\u0627\u0639\u062f \u0627\u0644\u0646\u0633\u062e\u0629 \u0627\u0644\u0627\u062d\u062a\u064a\u0627\u0637\u064a\u0629 \u0627\u0644\u0645\u0631\u0645\u0651\u064e\u0632 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 base64.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "path": {
                            "description": "\u0627\u0644\u0645\u0633\u0627\u0631 \u0625\u0644\u0649 \u0628\u0631\u0646\u0627\u0645\u062c \u0645\u0633\u0627\u0639\u062f \u0627\u0644\u0646\u0633\u062e\u0629 \u0627\u0644\u0627\u062d\u062a\u064a\u0627\u0637\u064a\u0629 \u0627\u0644\u0646\u0635\u064a",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/backup-helper-script"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/database-object\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "object_type": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0643\u0627\u0626\u0646 \u0627\u0644\u0645\u0631\u0627\u062f \u0625\u062d\u0636\u0627\u0631\u0647 \u0645\u0646 \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a",
                            "required": true
                        },
                        "object_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0650\u0641 \u0643\u0627\u0626\u0646 \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0645\u0631\u0627\u062f \u0625\u062d\u0636\u0627\u0631\u0647",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/database-object\/backup"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/options\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "description": "\u0627\u0633\u0645 \u062e\u064a\u0627\u0631 \u0648\u0627\u062d\u062f \u0623\u0648 \u0623\u0643\u062b\u0631 \u0644\u062a\u0636\u0645\u064a\u0646\u0647\u0627 \u0641\u064a \u0627\u0644\u0646\u0633\u062e\u0629 \u0627\u0644\u0627\u062d\u062a\u064a\u0627\u0637\u064a\u0629",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/options\/backup"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/comments\/(?P<id>\\d+)\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/posts\/(?P<id>\\d+)\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/terms\/(?P<id>\\d+)\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/users\/(?P<id>\\d+)\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/site\/backup\/undo-event": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/site\/backup\/undo-event"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/orders\/(?P<id>\\d+)\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/site\/backup\/preflight": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/site\/backup\/preflight"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "hostinger-easy-onboarding\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-easy-onboarding\/v1"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-welcome-status": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-easy-onboarding\/v1\/get-welcome-status"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/update-welcome-status": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-easy-onboarding\/v1\/update-welcome-status"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/update-addons-banner-status": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-easy-onboarding\/v1\/update-addons-banner-status"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/update-reach-banner-status": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-easy-onboarding\/v1\/update-reach-banner-status"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-steps": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-easy-onboarding\/v1\/get-steps"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/complete-step": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-easy-onboarding\/v1\/complete-step"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/toggle-list-visibility": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-easy-onboarding\/v1\/toggle-list-visibility"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/install-plugin": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-easy-onboarding\/v1\/install-plugin"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/activate-plugin": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-easy-onboarding\/v1\/activate-plugin"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/activate-theme": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-easy-onboarding\/v1\/activate-theme"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/deactivate-ai-theme": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-easy-onboarding\/v1\/deactivate-ai-theme"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/install-ai-theme": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-easy-onboarding\/v1\/install-ai-theme"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/install-affiliate-theme": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-easy-onboarding\/v1\/install-affiliate-theme"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/woo-setup": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-easy-onboarding\/v1\/woo-setup"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-plugins": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-easy-onboarding\/v1\/get-plugins"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-tutorials": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-easy-onboarding\/v1\/get-tutorials"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-domain-details": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-easy-onboarding\/v1\/get-domain-details"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-plan-details": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-easy-onboarding\/v1\/get-plan-details"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-suggested-plugins": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-easy-onboarding\/v1\/get-suggested-plugins"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-suggested-themes": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-easy-onboarding\/v1\/get-suggested-themes"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-astra-templates": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-easy-onboarding\/v1\/get-astra-templates"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-website-data": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-easy-onboarding\/v1\/get-website-data"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-astra-template-import-status": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-easy-onboarding\/v1\/get-astra-template-import-status"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/import-astra-template": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-easy-onboarding\/v1\/import-astra-template"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-available-plugins": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-easy-onboarding\/v1\/get-available-plugins"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/install-plugins": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-easy-onboarding\/v1\/install-plugins"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/save-onboarding-options": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-easy-onboarding\/v1\/save-onboarding-options"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-homepage-edit-url": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-easy-onboarding\/v1\/get-homepage-edit-url"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/jetpack-ai-jwt": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/jetpack-ai-jwt"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/plans": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/plans"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/products": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/products"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/marketing\/survey": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/marketing\/survey"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/test": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/connection\/test"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/test-wpcom": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/connection\/test-wpcom"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/rewind": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/rewind"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/scan": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/scan"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/url": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "from": {
                            "type": "string",
                            "required": false
                        },
                        "redirect": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/connection\/url"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/tracking\/settings": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "tracks_opt_out": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/tracking\/settings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/site"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site\/features": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/site\/features"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site\/products": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/site\/products"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site\/purchases": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/site\/purchases"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site\/benefits": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/site\/benefits"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site\/activity": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/site\/activity"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/module\/all": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/module\/all"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/module\/all\/active": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "modules": {
                            "default": "",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": true
                        },
                        "active": {
                            "default": true,
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/module\/all\/active"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/module\/(?P<slug>[a-z\\-]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "default": "edit",
                            "required": false
                        },
                        "jetpack_blocks_disabled": {
                            "description": "\u062a\u0645 \u062a\u0639\u0637\u064a\u0644 \u0645\u0643\u0648\u0651\u0650\u0646\u0627\u062a Jetpack",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "carousel_background_color": {
                            "description": "\u0646\u0638\u0627\u0645 \u0627\u0644\u0623\u0644\u0648\u0627\u0646.",
                            "type": "string",
                            "default": "black",
                            "enum": [
                                "black",
                                "white"
                            ],
                            "required": false
                        },
                        "carousel_display_exif": {
                            "description": "\u0625\u0638\u0647\u0627\u0631 \u0628\u064a\u0627\u0646\u0627\u062a \u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0635\u0648\u0631\u0629 (<a href=\"https:\/\/en.wikipedia.org\/wiki\/Exchangeable_image_file_format\" target=\"_blank\">Exif<\/a>) \u0641\u064a Carousel \u0639\u0646\u062f \u062a\u0648\u0641\u0631\u0647\u0627.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "carousel_display_comments": {
                            "description": "\u0625\u0638\u0647\u0627\u0631 \u0645\u0646\u0637\u0642\u0629 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0641\u064a \u0639\u0631\u0636 \u062f\u0648\u0627\u0631",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "highlander_comment_form_prompt": {
                            "description": "\u0646\u0635 \u0627\u0644\u062a\u062d\u064a\u0629",
                            "type": "string",
                            "default": "\u0627\u062a\u0631\u0643 \u0631\u062f",
                            "required": false
                        },
                        "jetpack_comment_form_color_scheme": {
                            "description": "\u0646\u0638\u0627\u0645 \u0627\u0644\u0623\u0644\u0648\u0627\u0646",
                            "type": "string",
                            "default": "light",
                            "enum": [
                                "light",
                                "dark",
                                "transparent"
                            ],
                            "required": false
                        },
                        "jetpack_portfolio": {
                            "description": "\u0642\u0645 \u0628\u062a\u0645\u0643\u064a\u0646 \u0646\u0648\u0639 \u0645\u0642\u0627\u0644\u0629 \u0645\u0639\u0631\u0636 \u0623\u0639\u0645\u0627\u0644 Jetpack \u0623\u0648 \u0642\u0645 \u0628\u062a\u0639\u0637\u064a\u0644\u0647.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_portfolio_posts_per_page": {
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0625\u062f\u062e\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0637\u0644\u0648\u0628 \u0639\u0631\u0636\u0647\u0627 \u0639\u0644\u0649 \u0623\u0642\u0635\u0649 \u062a\u0642\u062f\u064a\u0631 \u0641\u064a \u0635\u0641\u062d\u0627\u062a \u0645\u0639\u0631\u0636 \u0627\u0644\u0623\u0639\u0645\u0627\u0644.",
                            "type": "integer",
                            "default": 10,
                            "required": false
                        },
                        "jetpack_testimonial": {
                            "description": "\u0642\u0645 \u0628\u062a\u0645\u0643\u064a\u0646 \u0646\u0648\u0639 \u0645\u0642\u0627\u0644\u0629 \u0634\u0647\u0627\u062f\u0627\u062a Jetpack \u0623\u0648 \u0642\u0645 \u0628\u062a\u0639\u0637\u064a\u0644\u0647.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_testimonial_posts_per_page": {
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0625\u062f\u062e\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0637\u0644\u0648\u0628 \u0639\u0631\u0636\u0647\u0627 \u0639\u0644\u0649 \u0623\u0642\u0635\u0649 \u062a\u0642\u062f\u064a\u0631 \u0641\u064a \u0635\u0641\u062d\u0627\u062a \u0627\u0644\u0634\u0647\u0627\u062f\u0627\u062a.",
                            "type": "integer",
                            "default": 10,
                            "required": false
                        },
                        "jetpack_waf_automatic_rules": {
                            "description": "\u062a\u0645\u0643\u064a\u0646 \u0627\u0644\u0642\u0648\u0627\u0639\u062f \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a\u0629 - \u0642\u0645 \u0628\u062d\u0645\u0627\u064a\u0629 \u0645\u0648\u0642\u0639\u0643 \u0645\u0646 \u0645\u0635\u0627\u062f\u0631 \u062d\u0631\u0643\u0629 \u0627\u0644\u0645\u0631\u0648\u0631 \u063a\u064a\u0631 \u0627\u0644\u0645\u0648\u062b\u0648\u0642 \u0628\u0647\u0627 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0642\u0648\u0627\u0639\u062f \u0627\u0644\u0623\u0645\u0627\u0646 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a\u0629.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "jetpack_waf_ip_block_list_enabled": {
                            "description": "\u062d\u0638\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 - \u0627\u062d\u0638\u0631 \u0639\u0646\u0648\u0627\u0646 IP \u0644\u0637\u0644\u0628 \u0645\u0639\u064a\u0646.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_waf_ip_block_list": {
                            "description": "\u0639\u0646\u0627\u0648\u064a\u0646 IP \u0627\u0644\u0645\u062d\u0638\u0648\u0631\u0629",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_waf_ip_allow_list_enabled": {
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062d \u0628\u0642\u0627\u0626\u0645\u0629 - \u0627\u0633\u0645\u062d \u0628\u0639\u0646\u0648\u0627\u0646 IP \u0644\u0637\u0644\u0628 \u0645\u0639\u064a\u0646.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_waf_ip_allow_list": {
                            "description": "\u0639\u0646\u0627\u0648\u064a\u0646 IP \u0627\u0644\u0645\u0633\u0645\u0648\u062d \u0628\u0647\u0627 \u062f\u0627\u0626\u0645\u064b\u0627",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_waf_share_data": {
                            "description": "\u0634\u0627\u0631\u0643 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629 \u0645\u0639 Jetpack.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_waf_share_debug_data": {
                            "description": "\u0634\u0627\u0631\u0643 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0641\u0635\u064a\u0644\u064a\u0629 \u0645\u0639 Jetpack.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "tiled_galleries": {
                            "description": "\u0639\u0631\u0636 \u0643\u0627\u0641\u0629 \u0627\u0644\u0635\u0648\u0631 \u0643\u0644\u0648\u062d\u0629 \u0641\u0633\u064a\u0641\u0633\u0627\u0626\u064a\u0629 \u0631\u0627\u0626\u0639\u0629",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "gravatar_disable_hovercards": {
                            "description": "\u0625\u0638\u0647\u0627\u0631 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0634\u062e\u0635\u064a\u0629 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0639\u0646\u062f \u062a\u0645\u0631\u064a\u0631 \u0627\u0644\u0641\u0623\u0631\u0629 \u0641\u0648\u0642 \u0635\u0648\u0631\u0647\u0645 \u0641\u064a Gravatars",
                            "type": "string",
                            "default": "enabled",
                            "enum": [
                                "enabled",
                                "disabled"
                            ],
                            "required": false
                        },
                        "infinite_scroll": {
                            "description": "\u0625\u0644\u0649 \u0645\u0627 \u0644\u0627 \u0646\u0647\u0627\u064a\u0629 \u0648\u0645\u0627 \u0628\u0639\u062f\u0647\u0627",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "infinite_scroll_google_analytics": {
                            "description": "\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u062e\u062f\u0645\u0629 \u0627\u0644\u062a\u062d\u0644\u064a\u0644 \u0645\u0646 \u063a\u0648\u063a\u0644 Google Analytics \u0645\u0639 Infinite Scroll",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpl_default": {
                            "description": "\u062e\u064a\u0627\u0631 \u0625\u0639\u062c\u0627\u0628\u0627\u062a WordPress.com",
                            "type": "string",
                            "default": "on",
                            "enum": [
                                "on",
                                "off"
                            ],
                            "required": false
                        },
                        "social_notifications_like": {
                            "description": "\u0623\u0631\u0633\u0644 \u062a\u0646\u0628\u064a\u0647\u064b\u0627 \u0628\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0639\u0646\u062f\u0645\u0627 \u064a\u064f\u0639\u062c\u0628 \u0634\u062e\u0635 \u0645\u0627 \u0628\u0645\u0642\u0627\u0644\u0629",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_publish_comments_with_markdown": {
                            "description": "\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u062a\u0645\u064a\u064a\u0632 \u0644\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom_publish_posts_with_markdown": {
                            "description": "\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u062a\u0645\u064a\u064a\u0632 \u0644\u0644\u0645\u0642\u0627\u0644\u0627\u062a.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "monitor_receive_notifications": {
                            "description": "\u062a\u0644\u0642\u064a \u062a\u0646\u0628\u064a\u0647\u0627\u062a Monitor \u0639\u0628\u0631 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "post_by_email_address": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a",
                            "type": "string",
                            "default": "noop",
                            "enum": [
                                "noop",
                                "create",
                                "regenerate",
                                "delete"
                            ],
                            "required": false
                        },
                        "jetpack_protect_key": {
                            "description": "\u0642\u0645 \u0628\u062d\u0645\u0627\u064a\u0629 \u0645\u0641\u062a\u0627\u062d \u0648\u0627\u062c\u0647\u0629 \u0628\u0631\u0645\u062c\u0629 \u0627\u0644\u062a\u0637\u0628\u064a\u0642\u0627\u062a (API)",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_protect_global_whitelist": {
                            "description": "\u062d\u0645\u0627\u064a\u0629 \u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0633\u0645\u0627\u062d \u0628\u0639\u0646\u0648\u0627\u0646 IP \u0627\u0644\u0639\u0627\u0644\u0645\u064a",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sharing_services": {
                            "description": "\u0627\u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0645\u0645\u0643\u0651\u0646\u0629 \u0648\u062a\u0644\u0643 \u0627\u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0645\u062e\u0641\u064a\u0629 \u062e\u0644\u0641 \u0623\u062d\u062f \u0627\u0644\u0623\u0632\u0631\u0627\u0631",
                            "type": "object",
                            "default": {
                                "visible": [
                                    "facebook",
                                    "x"
                                ],
                                "hidden": []
                            },
                            "required": false
                        },
                        "button_style": {
                            "description": "\u0646\u0645\u0637 \u0627\u0644\u0632\u0631",
                            "type": "string",
                            "default": "icon",
                            "enum": [
                                "icon-text",
                                "icon",
                                "text",
                                "official"
                            ],
                            "required": false
                        },
                        "sharing_label": {
                            "description": "\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0629",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "show": {
                            "description": "\u0645\u0634\u0627\u0647\u062f\u0627\u062a \u062d\u064a\u062b \u064a\u062a\u0645 \u0639\u0631\u0636 \u0627\u0644\u0623\u0632\u0631\u0627\u0631",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [
                                "post"
                            ],
                            "required": false
                        },
                        "jetpack-twitter-cards-site-tag": {
                            "description": "\u0627\u0633\u0645 \u0645\u0633\u062a\u062e\u062f\u0645 Twitter \u0644\u0645\u0627\u0644\u0643 \u0646\u0637\u0627\u0642 \u0627\u0644\u0645\u0648\u0642\u0639 \u0647\u0630\u0627.",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sharedaddy_disable_resources": {
                            "description": "\u062a\u0639\u0637\u064a\u0644  CSS \u0648 JS",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "custom": {
                            "description": "\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0629 \u0627\u0644\u0645\u062e\u0635\u0635\u0629 \u0627\u0644\u062a\u064a \u064a\u064f\u0636\u064a\u0641\u0647\u0627 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "object",
                            "default": {
                                "sharing_name": "",
                                "sharing_url": "",
                                "sharing_icon": ""
                            },
                            "required": false
                        },
                        "sharing_delete_service": {
                            "description": "\u0627\u062d\u0630\u0641 \u062e\u062f\u0645\u0629 \u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0629 \u0627\u0644\u0645\u062e\u0635\u0635\u0629.",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_sso_require_two_step": {
                            "description": "\u064a\u0644\u0632\u0645 \u0625\u062c\u0631\u0627\u0621 \u0645\u0635\u0627\u062f\u0642\u0629 \u0645\u0646 \u062e\u0637\u0648\u062a\u064a\u0646",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "jetpack_sso_match_by_email": {
                            "description": "\u0645\u0637\u0627\u0628\u0642\u0629 \u0628\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "stb_enabled": {
                            "description": "\u0625\u0638\u0647\u0627\u0631 \u062e\u064a\u0627\u0631 &lt;em&gt;&#039;\u0645\u062a\u0627\u0628\u0639\u0629 \u0627\u0644\u0645\u0648\u0642\u0639&#039;&lt;\/em&gt; \u0641\u064a \u0646\u0645\u0648\u0630\u062c \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "stc_enabled": {
                            "description": "\u0625\u0638\u0647\u0627\u0631 \u062e\u064a\u0627\u0631 &lt;em&gt;&#039;\u0645\u062a\u0627\u0628\u0639\u0629 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a&#039;&lt;\/em&gt; \u0641\u064a \u0646\u0645\u0648\u0630\u062c \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_newsletter_categories": {
                            "description": "\u0645\u0635\u0641\u0648\u0641\u0629 \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u062a\u0635\u0646\u064a\u0641 \u0627\u0644\u062a\u062f\u0648\u064a\u0646\u0629 \u0627\u0644\u062a\u064a \u062a\u0645 \u0648\u0633\u0645\u0647\u0627 \u0643\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u0631\u0633\u0627\u0626\u0644 \u0627\u0644\u0625\u062e\u0628\u0627\u0631\u064a\u0629",
                            "type": "array",
                            "default": [],
                            "required": false
                        },
                        "wpcom_newsletter_categories_enabled": {
                            "description": "\u0633\u0648\u0627\u0621 \u0623\u062a\u0645 \u062a\u0645\u0643\u064a\u0646 \u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u0631\u0633\u0627\u0626\u0644 \u0627\u0644\u0625\u062e\u0628\u0627\u0631\u064a\u0629 \u0623\u0645 \u0644\u0627",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom_featured_image_in_email": {
                            "description": "\u0633\u0648\u0627\u0621 \u0623\u062a\u0645 \u062a\u0636\u0645\u064a\u0646 \u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0641\u064a \u0631\u0633\u0627\u0644\u0629 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0623\u0645 \u0644\u0627",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_gravatar_in_email": {
                            "description": "\u0633\u0648\u0627\u0621 \u0623\u062a\u0645 \u0625\u0638\u0647\u0627\u0631 \u0635\u0648\u0631\u0629 \u0631\u0645\u0632\u064a\u0629 \u0644\u0644\u0645\u0624\u0644\u0641 \u0641\u064a \u0627\u0644\u0633\u0637\u0631 \u0627\u0644\u062b\u0627\u0646\u0648\u064a \u0644\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0623\u0645 \u0644\u0627",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "jetpack_author_in_email": {
                            "description": "\u0633\u0648\u0627\u0621 \u0623\u062a\u0645 \u0625\u0638\u0647\u0627\u0631 \u0627\u0633\u0645 \u0634\u0627\u0634\u0629 \u0627\u0644\u0645\u0624\u0644\u0641 \u0641\u064a \u0627\u0644\u0633\u0637\u0631 \u0627\u0644\u062b\u0627\u0646\u0648\u064a \u0644\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0623\u0645 \u0644\u0627",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "jetpack_post_date_in_email": {
                            "description": "\u0633\u0648\u0627\u0621 \u0623\u062a\u0645 \u0625\u0638\u0647\u0627\u0631 \u0627\u0644\u062a\u0627\u0631\u064a\u062e \u0641\u064a \u0627\u0644\u0633\u0637\u0631 \u0627\u0644\u062b\u0627\u0646\u0648\u064a \u0644\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0623\u0645 \u0644\u0627",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_subscription_emails_use_excerpt": {
                            "description": "\u0633\u0648\u0627\u0621 \u0623\u0633\u062a\u062e\u062f\u0645\u062a \u0627\u0644\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0631\u0633\u0627\u0644\u0629 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0623\u0645 \u0644\u0627",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_reply_to": {
                            "description": "\u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0633\u0644\u0648\u0643 \u0631\u0633\u0627\u0626\u0644 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0627\u0644\u062e\u0627\u0635 \u0628\u0627\u0644\u0631\u0633\u0627\u0626\u0644 \u0627\u0644\u0645\u062a\u0636\u0645\u0646\u0629 \u0627\u0644\u0631\u0633\u0627\u0626\u0644 \u0627\u0644\u0625\u062e\u0628\u0627\u0631\u064a\u0629 \u0639\u0628\u0631 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a",
                            "type": "string",
                            "default": "comment",
                            "required": false
                        },
                        "jetpack_subscriptions_from_name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0631\u0633\u0644 \u0641\u064a \u0631\u0633\u0627\u0626\u0644 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0627\u0644\u0631\u0633\u0627\u0626\u0644 \u0627\u0644\u0625\u062e\u0628\u0627\u0631\u064a\u0629",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sm_enabled": {
                            "description": "\u0623\u0638\u0647\u0631 \u0644\u0644\u0642\u0631\u0627\u0621 \u0646\u0645\u0648\u0630\u062c \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643 \u0627\u0644\u0645\u0646\u0628\u062b\u0642.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscribe_overlay_enabled": {
                            "description": "\u0627\u0639\u0631\u0636 \u062a\u0631\u0627\u0643\u0628 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643 \u0639\u0644\u0649 \u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscribe_floating_button_enabled": {
                            "description": "\u0623\u0638\u0647\u0631 \u0632\u0631 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643 \u0627\u0644\u0639\u0627\u0626\u0645.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_subscribe_post_end_enabled": {
                            "description": "\u0623\u0636\u0641 \u0645\u0643\u0648\u0651\u0650\u0646 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643 \u0641\u064a \u0646\u0647\u0627\u064a\u0629 \u0643\u0644 \u062a\u062f\u0648\u064a\u0646\u0629.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_login_navigation_enabled": {
                            "description": "\u0623\u0636\u0641 \u0645\u0643\u0648\u0651\u0650\u0646 \u062a\u0633\u062c\u064a\u0644 \u062f\u062e\u0648\u0644 \u0627\u0644\u0645\u0634\u062a\u0631\u0643\u064a\u0646 \u0625\u0644\u0649 \u0627\u0644\u062a\u0646\u0642\u0644.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_subscribe_navigation_enabled": {
                            "description": "\u0623\u0636\u0641 \u0645\u0643\u0648\u0651\u0650\u0646 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643 \u0625\u0644\u0649 \u0627\u0644\u062a\u0646\u0642\u0644.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "social_notifications_subscribe": {
                            "description": "\u0625\u0631\u0633\u0627\u0644 \u062a\u0646\u0628\u064a\u0647\u0627\u062a \u0639\u0628\u0631 \u0631\u0633\u0627\u0626\u0644 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0639\u0646\u062f\u0645\u0627 \u064a\u0634\u062a\u0631\u0643 \u0634\u062e\u0635 \u0645\u0627 \u0641\u064a \u0645\u062f\u0648\u0646\u062a\u064a",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "subscription_options": {
                            "description": "\u062a\u0648\u062c\u062f \u062b\u0644\u0627\u062b\u0629 \u062e\u064a\u0627\u0631\u0627\u062a \u0645\u0633\u062a\u062e\u062f\u0645\u0629 \u0641\u064a \u0642\u0648\u0627\u0644\u0628 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643: &quot;invitation&quot; \u0648&quot;welcome&quot; \u0648&quot;comment_follow&quot;.",
                            "type": "object",
                            "default": {
                                "invitation": "",
                                "welcome": "",
                                "comment_follow": ""
                            },
                            "required": false
                        },
                        "show_headline": {
                            "description": "\u0625\u0628\u0631\u0627\u0632 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0630\u064a \u0627\u0644\u0635\u0644\u0629 \u0645\u0639 \u0623\u062d\u062f \u0627\u0644\u0639\u0646\u0627\u0648\u064a\u0646",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "show_thumbnails": {
                            "description": "\u0639\u0631\u0636 \u0635\u0648\u0631\u0629 \u0645\u0635\u063a\u0651\u0631\u0629 \u062d\u064a\u062b\u0645\u0627 \u062a\u062a\u0648\u0641\u0631",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "instant_search_enabled": {
                            "description": "\u062a\u0645\u0643\u064a\u0646 \u0627\u0644\u0628\u062d\u062b \u0627\u0644\u0641\u0648\u0631\u064a",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "has_jetpack_search_product": {
                            "description": "\u064a\u062a\u0636\u0645\u0646 \u0634\u0631\u0627\u0621 \u0645\u0646\u062a\u062c \u0646\u0634\u0637 Jetpack Search",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "search_auto_config": {
                            "description": "\u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u062a\u0643\u0648\u064a\u0646 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a \u0644\u0644\u0628\u062d\u062b \u0627\u0644\u0641\u0648\u0631\u064a",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "google": {
                            "description": "\u0648\u062d\u062f\u0629 \u0627\u0644\u062a\u062d\u0643\u0645 \u0641\u064a \u0627\u0644\u0628\u062d\u062b \u0645\u0646 \u063a\u0648\u063a\u0644",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "bing": {
                            "description": "\u0645\u0631\u0643\u0632 Bing Webmaster",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "pinterest": {
                            "description": "\u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0645\u0648\u0642\u0639 Pinterest",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "yandex": {
                            "description": "\u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0645\u0648\u0642\u0639 Yandex",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "facebook": {
                            "description": "\u0627\u0644\u062a\u062d\u0642\u0651\u064f\u0642 \u0645\u0646 \u0646\u0637\u0627\u0642 \u0641\u064a\u0633\u0628\u0648\u0643",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "enable_header_ad": {
                            "description": "\u0639\u0631\u0636 \u0648\u062d\u062f\u0629 \u0625\u0639\u0644\u0627\u0646 \u0641\u064a \u0623\u0639\u0644\u0649 \u0643\u0644 \u0635\u0641\u062d\u0629.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_approved": {
                            "description": "\u0647\u0644 \u0627\u0644\u0645\u0648\u0642\u0639 \u0645\u0639\u062a\u0645\u062f \u0644\u0640 WordAds\u061f",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads_second_belowpost": {
                            "description": "\u0647\u0644 \u062a\u0631\u064a\u062f \u0639\u0631\u0636 \u0625\u0639\u0644\u0627\u0646 \u062b\u0627\u0646\u064d \u0623\u0633\u0641\u0644 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u061f",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_inline_enabled": {
                            "description": "\u0647\u0644 \u062a\u0631\u064a\u062f \u0639\u0631\u0636 \u0625\u0639\u0644\u0627\u0646 \u0645\u0636\u0645\u0646 \u062f\u0627\u062e\u0644 \u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u062a\u062f\u0648\u064a\u0646\u0629\u061f",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_front_page": {
                            "description": "\u0647\u0644 \u062a\u0631\u064a\u062f \u0639\u0631\u0636 \u0627\u0644\u0625\u0639\u0644\u0627\u0646\u0627\u062a \u0639\u0644\u0649 \u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u0623\u0645\u0627\u0645\u064a\u0629\u061f",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_post": {
                            "description": "\u0647\u0644 \u062a\u0631\u064a\u062f \u0639\u0631\u0636 \u0627\u0644\u0625\u0639\u0644\u0627\u0646\u0627\u062a \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a\u061f",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_page": {
                            "description": "\u0647\u0644 \u062a\u0631\u064a\u062f \u0639\u0631\u0636 \u0627\u0644\u0625\u0639\u0644\u0627\u0646\u0627\u062a \u0639\u0644\u0649 \u0627\u0644\u0635\u0641\u062d\u0627\u062a\u061f",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_archive": {
                            "description": "\u0647\u0644 \u062a\u0631\u064a\u062f \u0639\u0631\u0636 \u0627\u0644\u0625\u0639\u0644\u0627\u0646\u0627\u062a \u0639\u0644\u0649 \u0635\u0641\u062d\u0627\u062a \u0627\u0644\u0623\u0631\u0634\u064a\u0641\u061f",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_custom_adstxt_enabled": {
                            "description": "ads.txt \u0645\u062e\u0635\u0635\u0629",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads_custom_adstxt": {
                            "description": "\u0625\u062f\u062e\u0627\u0644\u0627\u062a ads.txt \u0645\u062e\u0635\u0635\u0629",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "wordads_ccpa_enabled": {
                            "description": "\u062a\u0645\u0643\u064a\u0646 \u0627\u0644\u062f\u0639\u0645 \u0644\u0642\u0627\u0646\u0648\u0646 \u062e\u0635\u0648\u0635\u064a\u0629 \u0627\u0644\u0645\u0633\u062a\u0647\u0644\u0643 \u0641\u064a \u0643\u0627\u0644\u064a\u0641\u0648\u0631\u0646\u064a\u0627",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads_ccpa_privacy_policy_url": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 URL \u0644\u0633\u064a\u0627\u0633\u0629 \u0627\u0644\u062e\u0635\u0648\u0635\u064a\u0629",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "wordads_cmp_enabled": {
                            "description": "\u062a\u0645\u0643\u064a\u0646 \u0634\u0639\u0627\u0631 \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u0648\u0627\u0641\u0642\u0629 \u0639\u0644\u0649 \u0627\u0644\u0644\u0627\u0626\u062d\u0629 \u0627\u0644\u0639\u0627\u0645\u0629 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0641\u064a WordAds",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "google_analytics_tracking_id": {
                            "description": "\u062a\u062d\u0644\u064a\u0644\u0627\u062a \u063a\u0648\u063a\u0644",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_wga": {
                            "description": "\u062a\u062d\u0644\u064a\u0644\u0627\u062a \u063a\u0648\u063a\u0644",
                            "type": "object",
                            "required": false
                        },
                        "admin_bar": {
                            "description": "\u064a\u0645\u0643\u0646\u0643 \u062a\u0636\u0645\u064a\u0646 \u0645\u062e\u0637\u0637 \u0635\u063a\u064a\u0631 \u0641\u064a \u0634\u0631\u064a\u0637 \u0627\u0644\u0645\u0633\u0624\u0648\u0644 \u0627\u0644\u062e\u0627\u0635 \u0628\u0643 \u0645\u0639 \u0644\u0642\u0637\u0629 \u062d\u0631\u0643\u0629 \u0645\u0631\u0648\u0631 \u0645\u062f\u062a\u0647\u0627 48 \u0633\u0627\u0639\u0629.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "enable_odyssey_stats": {
                            "description": "\u0642\u0645 \u0628\u0645\u0639\u0627\u064a\u0646\u0629 \u062a\u062c\u0631\u0628\u0629 Jetpack Stats \u0627\u0644\u062c\u062f\u064a\u062f (\u062a\u062c\u0631\u064a\u0628\u064a).",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "roles": {
                            "description": "\u0627\u062e\u062a\u0644\u0627 \u0627\u0644\u0642\u0648\u0627\u0639\u062f \u0644\u062a\u0643\u0648\u0646 \u0642\u0627\u062f\u0631\u0627\u064b \u0645\u0646 \u0645\u0634\u0627\u0647\u062f\u0629 \u062a\u0642\u0627\u0631\u064a\u0631 \u0627\u0644\u0625\u062d\u0635\u0627\u0626\u064a\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [
                                "administrator"
                            ],
                            "required": false
                        },
                        "count_roles": {
                            "description": "\u0642\u0645 \u0628\u0639\u062f \u0645\u0634\u0627\u0647\u062f\u0627\u062a \u0627\u0644\u0635\u0641\u062d\u0629 \u0644\u0644\u0623\u0639\u0636\u0627\u0621 \u0627\u0644\u0645\u0633\u062c\u0644\u064a\u0646 \u0627\u0644\u0630\u064a\u0646 \u0642\u0627\u0645\u0648\u0627 \u0628\u062a\u0633\u062c\u064a\u0644 \u0627\u0644\u062f\u062e\u0648\u0644.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [
                                "administrator"
                            ],
                            "required": false
                        },
                        "blog_id": {
                            "description": "\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u062f\u0648\u0646\u0629",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "do_not_track": {
                            "description": "\u062a\u062c\u0646\u0628 \u0627\u0644\u062a\u0639\u0642\u0628.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "version": {
                            "description": "\u0627\u0644\u0625\u0635\u062f\u0627\u0631.",
                            "type": "integer",
                            "default": 9,
                            "required": false
                        },
                        "collapse_nudges": {
                            "description": "\u0637\u064a \u0625\u0634\u0627\u0631\u0627\u062a \u0627\u0644\u062a\u0631\u0642\u064a\u0629",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom_reader_views_enabled": {
                            "description": "\u0627\u0639\u0631\u0636 \u0645\u0634\u0627\u0647\u062f\u0627\u062a \u0627\u0644\u062a\u062f\u0648\u064a\u0646\u0627\u062a \u0641\u064a \u0642\u0627\u0631\u0626 \u0648\u0648\u0631\u062f\u0628\u0631\u064a\u0633.\u0643\u0648\u0645.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "akismet_show_user_comments_approved": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordpress_api_key": {
                            "description": "",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "dismiss_empty_stats_card": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "dismiss_dash_backup_getting_started": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "dismiss_dash_agencies_learn_more": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "lang_id": {
                            "description": "\u0627\u0644\u0644\u063a\u0629 \u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629 \u0644\u0644\u0645\u0648\u0642\u0639.",
                            "type": "string",
                            "default": "en_US",
                            "required": false
                        },
                        "advanced_seo_front_page_description": {
                            "description": "\u0627\u0644\u0648\u0635\u0641 \u0627\u0644\u062a\u0639\u0631\u064a\u0641\u064a \u0644\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u0623\u0645\u0627\u0645\u064a\u0629.",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "advanced_seo_title_formats": {
                            "description": "\u0647\u064a\u0627\u0643\u0644 \u0639\u0646\u0648\u0627\u0646 \u0635\u0641\u062d\u0629 \u062a\u062d\u0633\u064a\u0646 \u0645\u062d\u0631\u0643\u0627\u062a \u0627\u0644\u0628\u062d\u062b.",
                            "type": "object",
                            "default": {
                                "archives": [],
                                "front_page": [],
                                "groups": [],
                                "pages": [],
                                "posts": []
                            },
                            "required": false
                        },
                        "videopress_private_enabled_for_site": {
                            "description": "\u062e\u0635\u0648\u0635\u064a\u0629 \u0627\u0644\u0641\u064a\u062f\u064a\u0648: \u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0645\u0634\u0627\u0647\u062f\u0627\u062a \u0639\u0644\u0649 \u0623\u0639\u0636\u0627\u0621 \u0647\u0630\u0627 \u0627\u0644\u0645\u0648\u0642\u0639",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "ai_seo_enhancer_enabled": {
                            "description": "\u0623\u0646\u0634\u0626 \u0639\u0646\u0648\u0627\u0646 \u062a\u062d\u0633\u064a\u0646 \u0645\u062d\u0631\u0643\u0627\u062a \u0627\u0644\u0628\u062d\u062b \u0648\u0648\u0635\u0641 \u062a\u062d\u0633\u064a\u0646 \u0645\u062d\u0631\u0643\u0627\u062a \u0627\u0644\u0628\u062d\u062b \u0648\u0646\u0635\u064b\u0627 \u0628\u062f\u064a\u0644\u0627\u064b \u0644\u0644\u0635\u0648\u0631\u0629 \u062a\u0644\u0642\u0627\u0626\u064a\u064b\u0627 \u0644\u0644\u062a\u062f\u0648\u064a\u0646\u0627\u062a \u0627\u0644\u062c\u062f\u064a\u062f\u0629.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "account-protection": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "blaze": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "blocks": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "canonical-urls": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "carousel": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "comment-likes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "comments": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "contact-form": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "copy-post": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "custom-content-types": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "google-fonts": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "gravatar-hovercards": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "infinite-scroll": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "json-api": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "latex": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "likes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "markdown": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "monitor": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "notes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "photon-cdn": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "photon": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "post-by-email": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "post-list": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "protect": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "publicize": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "related-posts": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "search": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "seo-tools": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "sharedaddy": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "shortcodes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "shortlinks": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "sitemaps": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "sso": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "stats": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "subscriptions": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "tiled-gallery": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "vaultpress": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "verification-tools": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "videopress": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "waf": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "widget-visibility": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "widgets": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "woocommerce-analytics": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom-reader": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/module\/(?P<slug>[a-z\\-]+)\/active": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "active": {
                            "default": true,
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/module\/(?P<slug>[a-z\\-]+)\/data": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "range": {
                            "default": "day",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/module\/(?P<service>[a-z\\-]+)\/key\/check": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "api_key": {
                            "default": "",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/settings": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "default": "edit",
                            "required": false
                        },
                        "jetpack_blocks_disabled": {
                            "description": "\u062a\u0645 \u062a\u0639\u0637\u064a\u0644 \u0645\u0643\u0648\u0651\u0650\u0646\u0627\u062a Jetpack",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "carousel_background_color": {
                            "description": "\u0646\u0638\u0627\u0645 \u0627\u0644\u0623\u0644\u0648\u0627\u0646.",
                            "type": "string",
                            "default": "black",
                            "enum": [
                                "black",
                                "white"
                            ],
                            "required": false
                        },
                        "carousel_display_exif": {
                            "description": "\u0625\u0638\u0647\u0627\u0631 \u0628\u064a\u0627\u0646\u0627\u062a \u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0635\u0648\u0631\u0629 (<a href=\"https:\/\/en.wikipedia.org\/wiki\/Exchangeable_image_file_format\" target=\"_blank\">Exif<\/a>) \u0641\u064a Carousel \u0639\u0646\u062f \u062a\u0648\u0641\u0631\u0647\u0627.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "carousel_display_comments": {
                            "description": "\u0625\u0638\u0647\u0627\u0631 \u0645\u0646\u0637\u0642\u0629 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0641\u064a \u0639\u0631\u0636 \u062f\u0648\u0627\u0631",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "highlander_comment_form_prompt": {
                            "description": "\u0646\u0635 \u0627\u0644\u062a\u062d\u064a\u0629",
                            "type": "string",
                            "default": "\u0627\u062a\u0631\u0643 \u0631\u062f",
                            "required": false
                        },
                        "jetpack_comment_form_color_scheme": {
                            "description": "\u0646\u0638\u0627\u0645 \u0627\u0644\u0623\u0644\u0648\u0627\u0646",
                            "type": "string",
                            "default": "light",
                            "enum": [
                                "light",
                                "dark",
                                "transparent"
                            ],
                            "required": false
                        },
                        "jetpack_portfolio": {
                            "description": "\u0642\u0645 \u0628\u062a\u0645\u0643\u064a\u0646 \u0646\u0648\u0639 \u0645\u0642\u0627\u0644\u0629 \u0645\u0639\u0631\u0636 \u0623\u0639\u0645\u0627\u0644 Jetpack \u0623\u0648 \u0642\u0645 \u0628\u062a\u0639\u0637\u064a\u0644\u0647.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_portfolio_posts_per_page": {
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0625\u062f\u062e\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0637\u0644\u0648\u0628 \u0639\u0631\u0636\u0647\u0627 \u0639\u0644\u0649 \u0623\u0642\u0635\u0649 \u062a\u0642\u062f\u064a\u0631 \u0641\u064a \u0635\u0641\u062d\u0627\u062a \u0645\u0639\u0631\u0636 \u0627\u0644\u0623\u0639\u0645\u0627\u0644.",
                            "type": "integer",
                            "default": 10,
                            "required": false
                        },
                        "jetpack_testimonial": {
                            "description": "\u0642\u0645 \u0628\u062a\u0645\u0643\u064a\u0646 \u0646\u0648\u0639 \u0645\u0642\u0627\u0644\u0629 \u0634\u0647\u0627\u062f\u0627\u062a Jetpack \u0623\u0648 \u0642\u0645 \u0628\u062a\u0639\u0637\u064a\u0644\u0647.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_testimonial_posts_per_page": {
                            "description": "\u0639\u062f\u062f \u0627\u0644\u0625\u062f\u062e\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0637\u0644\u0648\u0628 \u0639\u0631\u0636\u0647\u0627 \u0639\u0644\u0649 \u0623\u0642\u0635\u0649 \u062a\u0642\u062f\u064a\u0631 \u0641\u064a \u0635\u0641\u062d\u0627\u062a \u0627\u0644\u0634\u0647\u0627\u062f\u0627\u062a.",
                            "type": "integer",
                            "default": 10,
                            "required": false
                        },
                        "jetpack_waf_automatic_rules": {
                            "description": "\u062a\u0645\u0643\u064a\u0646 \u0627\u0644\u0642\u0648\u0627\u0639\u062f \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a\u0629 - \u0642\u0645 \u0628\u062d\u0645\u0627\u064a\u0629 \u0645\u0648\u0642\u0639\u0643 \u0645\u0646 \u0645\u0635\u0627\u062f\u0631 \u062d\u0631\u0643\u0629 \u0627\u0644\u0645\u0631\u0648\u0631 \u063a\u064a\u0631 \u0627\u0644\u0645\u0648\u062b\u0648\u0642 \u0628\u0647\u0627 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0642\u0648\u0627\u0639\u062f \u0627\u0644\u0623\u0645\u0627\u0646 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a\u0629.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "jetpack_waf_ip_block_list_enabled": {
                            "description": "\u062d\u0638\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 - \u0627\u062d\u0638\u0631 \u0639\u0646\u0648\u0627\u0646 IP \u0644\u0637\u0644\u0628 \u0645\u0639\u064a\u0646.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_waf_ip_block_list": {
                            "description": "\u0639\u0646\u0627\u0648\u064a\u0646 IP \u0627\u0644\u0645\u062d\u0638\u0648\u0631\u0629",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_waf_ip_allow_list_enabled": {
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062d \u0628\u0642\u0627\u0626\u0645\u0629 - \u0627\u0633\u0645\u062d \u0628\u0639\u0646\u0648\u0627\u0646 IP \u0644\u0637\u0644\u0628 \u0645\u0639\u064a\u0646.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_waf_ip_allow_list": {
                            "description": "\u0639\u0646\u0627\u0648\u064a\u0646 IP \u0627\u0644\u0645\u0633\u0645\u0648\u062d \u0628\u0647\u0627 \u062f\u0627\u0626\u0645\u064b\u0627",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_waf_share_data": {
                            "description": "\u0634\u0627\u0631\u0643 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629 \u0645\u0639 Jetpack.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_waf_share_debug_data": {
                            "description": "\u0634\u0627\u0631\u0643 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0641\u0635\u064a\u0644\u064a\u0629 \u0645\u0639 Jetpack.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "tiled_galleries": {
                            "description": "\u0639\u0631\u0636 \u0643\u0627\u0641\u0629 \u0627\u0644\u0635\u0648\u0631 \u0643\u0644\u0648\u062d\u0629 \u0641\u0633\u064a\u0641\u0633\u0627\u0626\u064a\u0629 \u0631\u0627\u0626\u0639\u0629",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "gravatar_disable_hovercards": {
                            "description": "\u0625\u0638\u0647\u0627\u0631 \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0634\u062e\u0635\u064a\u0629 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0639\u0646\u062f \u062a\u0645\u0631\u064a\u0631 \u0627\u0644\u0641\u0623\u0631\u0629 \u0641\u0648\u0642 \u0635\u0648\u0631\u0647\u0645 \u0641\u064a Gravatars",
                            "type": "string",
                            "default": "enabled",
                            "enum": [
                                "enabled",
                                "disabled"
                            ],
                            "required": false
                        },
                        "infinite_scroll": {
                            "description": "\u0625\u0644\u0649 \u0645\u0627 \u0644\u0627 \u0646\u0647\u0627\u064a\u0629 \u0648\u0645\u0627 \u0628\u0639\u062f\u0647\u0627",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "infinite_scroll_google_analytics": {
                            "description": "\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u062e\u062f\u0645\u0629 \u0627\u0644\u062a\u062d\u0644\u064a\u0644 \u0645\u0646 \u063a\u0648\u063a\u0644 Google Analytics \u0645\u0639 Infinite Scroll",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpl_default": {
                            "description": "\u062e\u064a\u0627\u0631 \u0625\u0639\u062c\u0627\u0628\u0627\u062a WordPress.com",
                            "type": "string",
                            "default": "on",
                            "enum": [
                                "on",
                                "off"
                            ],
                            "required": false
                        },
                        "social_notifications_like": {
                            "description": "\u0623\u0631\u0633\u0644 \u062a\u0646\u0628\u064a\u0647\u064b\u0627 \u0628\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0639\u0646\u062f\u0645\u0627 \u064a\u064f\u0639\u062c\u0628 \u0634\u062e\u0635 \u0645\u0627 \u0628\u0645\u0642\u0627\u0644\u0629",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_publish_comments_with_markdown": {
                            "description": "\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u062a\u0645\u064a\u064a\u0632 \u0644\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom_publish_posts_with_markdown": {
                            "description": "\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u062a\u0645\u064a\u064a\u0632 \u0644\u0644\u0645\u0642\u0627\u0644\u0627\u062a.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "monitor_receive_notifications": {
                            "description": "\u062a\u0644\u0642\u064a \u062a\u0646\u0628\u064a\u0647\u0627\u062a Monitor \u0639\u0628\u0631 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "post_by_email_address": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a",
                            "type": "string",
                            "default": "noop",
                            "enum": [
                                "noop",
                                "create",
                                "regenerate",
                                "delete"
                            ],
                            "required": false
                        },
                        "jetpack_protect_key": {
                            "description": "\u0642\u0645 \u0628\u062d\u0645\u0627\u064a\u0629 \u0645\u0641\u062a\u0627\u062d \u0648\u0627\u062c\u0647\u0629 \u0628\u0631\u0645\u062c\u0629 \u0627\u0644\u062a\u0637\u0628\u064a\u0642\u0627\u062a (API)",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_protect_global_whitelist": {
                            "description": "\u062d\u0645\u0627\u064a\u0629 \u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0633\u0645\u0627\u062d \u0628\u0639\u0646\u0648\u0627\u0646 IP \u0627\u0644\u0639\u0627\u0644\u0645\u064a",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sharing_services": {
                            "description": "\u0627\u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0645\u0645\u0643\u0651\u0646\u0629 \u0648\u062a\u0644\u0643 \u0627\u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0645\u062e\u0641\u064a\u0629 \u062e\u0644\u0641 \u0623\u062d\u062f \u0627\u0644\u0623\u0632\u0631\u0627\u0631",
                            "type": "object",
                            "default": {
                                "visible": [
                                    "facebook",
                                    "x"
                                ],
                                "hidden": []
                            },
                            "required": false
                        },
                        "button_style": {
                            "description": "\u0646\u0645\u0637 \u0627\u0644\u0632\u0631",
                            "type": "string",
                            "default": "icon",
                            "enum": [
                                "icon-text",
                                "icon",
                                "text",
                                "official"
                            ],
                            "required": false
                        },
                        "sharing_label": {
                            "description": "\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0629",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "show": {
                            "description": "\u0645\u0634\u0627\u0647\u062f\u0627\u062a \u062d\u064a\u062b \u064a\u062a\u0645 \u0639\u0631\u0636 \u0627\u0644\u0623\u0632\u0631\u0627\u0631",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [
                                "post"
                            ],
                            "required": false
                        },
                        "jetpack-twitter-cards-site-tag": {
                            "description": "\u0627\u0633\u0645 \u0645\u0633\u062a\u062e\u062f\u0645 Twitter \u0644\u0645\u0627\u0644\u0643 \u0646\u0637\u0627\u0642 \u0627\u0644\u0645\u0648\u0642\u0639 \u0647\u0630\u0627.",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sharedaddy_disable_resources": {
                            "description": "\u062a\u0639\u0637\u064a\u0644  CSS \u0648 JS",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "custom": {
                            "description": "\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0629 \u0627\u0644\u0645\u062e\u0635\u0635\u0629 \u0627\u0644\u062a\u064a \u064a\u064f\u0636\u064a\u0641\u0647\u0627 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "object",
                            "default": {
                                "sharing_name": "",
                                "sharing_url": "",
                                "sharing_icon": ""
                            },
                            "required": false
                        },
                        "sharing_delete_service": {
                            "description": "\u0627\u062d\u0630\u0641 \u062e\u062f\u0645\u0629 \u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0629 \u0627\u0644\u0645\u062e\u0635\u0635\u0629.",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_sso_require_two_step": {
                            "description": "\u064a\u0644\u0632\u0645 \u0625\u062c\u0631\u0627\u0621 \u0645\u0635\u0627\u062f\u0642\u0629 \u0645\u0646 \u062e\u0637\u0648\u062a\u064a\u0646",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "jetpack_sso_match_by_email": {
                            "description": "\u0645\u0637\u0627\u0628\u0642\u0629 \u0628\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "stb_enabled": {
                            "description": "\u0625\u0638\u0647\u0627\u0631 \u062e\u064a\u0627\u0631 &lt;em&gt;&#039;\u0645\u062a\u0627\u0628\u0639\u0629 \u0627\u0644\u0645\u0648\u0642\u0639&#039;&lt;\/em&gt; \u0641\u064a \u0646\u0645\u0648\u0630\u062c \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "stc_enabled": {
                            "description": "\u0625\u0638\u0647\u0627\u0631 \u062e\u064a\u0627\u0631 &lt;em&gt;&#039;\u0645\u062a\u0627\u0628\u0639\u0629 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a&#039;&lt;\/em&gt; \u0641\u064a \u0646\u0645\u0648\u0630\u062c \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_newsletter_categories": {
                            "description": "\u0645\u0635\u0641\u0648\u0641\u0629 \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u062a\u0635\u0646\u064a\u0641 \u0627\u0644\u062a\u062f\u0648\u064a\u0646\u0629 \u0627\u0644\u062a\u064a \u062a\u0645 \u0648\u0633\u0645\u0647\u0627 \u0643\u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u0631\u0633\u0627\u0626\u0644 \u0627\u0644\u0625\u062e\u0628\u0627\u0631\u064a\u0629",
                            "type": "array",
                            "default": [],
                            "required": false
                        },
                        "wpcom_newsletter_categories_enabled": {
                            "description": "\u0633\u0648\u0627\u0621 \u0623\u062a\u0645 \u062a\u0645\u0643\u064a\u0646 \u062a\u0635\u0646\u064a\u0641\u0627\u062a \u0627\u0644\u0631\u0633\u0627\u0626\u0644 \u0627\u0644\u0625\u062e\u0628\u0627\u0631\u064a\u0629 \u0623\u0645 \u0644\u0627",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom_featured_image_in_email": {
                            "description": "\u0633\u0648\u0627\u0621 \u0623\u062a\u0645 \u062a\u0636\u0645\u064a\u0646 \u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0641\u064a \u0631\u0633\u0627\u0644\u0629 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0623\u0645 \u0644\u0627",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_gravatar_in_email": {
                            "description": "\u0633\u0648\u0627\u0621 \u0623\u062a\u0645 \u0625\u0638\u0647\u0627\u0631 \u0635\u0648\u0631\u0629 \u0631\u0645\u0632\u064a\u0629 \u0644\u0644\u0645\u0624\u0644\u0641 \u0641\u064a \u0627\u0644\u0633\u0637\u0631 \u0627\u0644\u062b\u0627\u0646\u0648\u064a \u0644\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0623\u0645 \u0644\u0627",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "jetpack_author_in_email": {
                            "description": "\u0633\u0648\u0627\u0621 \u0623\u062a\u0645 \u0625\u0638\u0647\u0627\u0631 \u0627\u0633\u0645 \u0634\u0627\u0634\u0629 \u0627\u0644\u0645\u0624\u0644\u0641 \u0641\u064a \u0627\u0644\u0633\u0637\u0631 \u0627\u0644\u062b\u0627\u0646\u0648\u064a \u0644\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0623\u0645 \u0644\u0627",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "jetpack_post_date_in_email": {
                            "description": "\u0633\u0648\u0627\u0621 \u0623\u062a\u0645 \u0625\u0638\u0647\u0627\u0631 \u0627\u0644\u062a\u0627\u0631\u064a\u062e \u0641\u064a \u0627\u0644\u0633\u0637\u0631 \u0627\u0644\u062b\u0627\u0646\u0648\u064a \u0644\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0623\u0645 \u0644\u0627",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_subscription_emails_use_excerpt": {
                            "description": "\u0633\u0648\u0627\u0621 \u0623\u0633\u062a\u062e\u062f\u0645\u062a \u0627\u0644\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0631\u0633\u0627\u0644\u0629 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0623\u0645 \u0644\u0627",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_reply_to": {
                            "description": "\u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0633\u0644\u0648\u0643 \u0631\u0633\u0627\u0626\u0644 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0627\u0644\u062e\u0627\u0635 \u0628\u0627\u0644\u0631\u0633\u0627\u0626\u0644 \u0627\u0644\u0645\u062a\u0636\u0645\u0646\u0629 \u0627\u0644\u0631\u0633\u0627\u0626\u0644 \u0627\u0644\u0625\u062e\u0628\u0627\u0631\u064a\u0629 \u0639\u0628\u0631 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a",
                            "type": "string",
                            "default": "comment",
                            "required": false
                        },
                        "jetpack_subscriptions_from_name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0631\u0633\u0644 \u0641\u064a \u0631\u0633\u0627\u0626\u0644 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0627\u0644\u0631\u0633\u0627\u0626\u0644 \u0627\u0644\u0625\u062e\u0628\u0627\u0631\u064a\u0629",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sm_enabled": {
                            "description": "\u0623\u0638\u0647\u0631 \u0644\u0644\u0642\u0631\u0627\u0621 \u0646\u0645\u0648\u0630\u062c \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643 \u0627\u0644\u0645\u0646\u0628\u062b\u0642.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscribe_overlay_enabled": {
                            "description": "\u0627\u0639\u0631\u0636 \u062a\u0631\u0627\u0643\u0628 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643 \u0639\u0644\u0649 \u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscribe_floating_button_enabled": {
                            "description": "\u0623\u0638\u0647\u0631 \u0632\u0631 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643 \u0627\u0644\u0639\u0627\u0626\u0645.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_subscribe_post_end_enabled": {
                            "description": "\u0623\u0636\u0641 \u0645\u0643\u0648\u0651\u0650\u0646 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643 \u0641\u064a \u0646\u0647\u0627\u064a\u0629 \u0643\u0644 \u062a\u062f\u0648\u064a\u0646\u0629.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_login_navigation_enabled": {
                            "description": "\u0623\u0636\u0641 \u0645\u0643\u0648\u0651\u0650\u0646 \u062a\u0633\u062c\u064a\u0644 \u062f\u062e\u0648\u0644 \u0627\u0644\u0645\u0634\u062a\u0631\u0643\u064a\u0646 \u0625\u0644\u0649 \u0627\u0644\u062a\u0646\u0642\u0644.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_subscribe_navigation_enabled": {
                            "description": "\u0623\u0636\u0641 \u0645\u0643\u0648\u0651\u0650\u0646 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643 \u0625\u0644\u0649 \u0627\u0644\u062a\u0646\u0642\u0644.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "social_notifications_subscribe": {
                            "description": "\u0625\u0631\u0633\u0627\u0644 \u062a\u0646\u0628\u064a\u0647\u0627\u062a \u0639\u0628\u0631 \u0631\u0633\u0627\u0626\u0644 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0639\u0646\u062f\u0645\u0627 \u064a\u0634\u062a\u0631\u0643 \u0634\u062e\u0635 \u0645\u0627 \u0641\u064a \u0645\u062f\u0648\u0646\u062a\u064a",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "subscription_options": {
                            "description": "\u062a\u0648\u062c\u062f \u062b\u0644\u0627\u062b\u0629 \u062e\u064a\u0627\u0631\u0627\u062a \u0645\u0633\u062a\u062e\u062f\u0645\u0629 \u0641\u064a \u0642\u0648\u0627\u0644\u0628 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643: &quot;invitation&quot; \u0648&quot;welcome&quot; \u0648&quot;comment_follow&quot;.",
                            "type": "object",
                            "default": {
                                "invitation": "",
                                "welcome": "",
                                "comment_follow": ""
                            },
                            "required": false
                        },
                        "show_headline": {
                            "description": "\u0625\u0628\u0631\u0627\u0632 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0630\u064a \u0627\u0644\u0635\u0644\u0629 \u0645\u0639 \u0623\u062d\u062f \u0627\u0644\u0639\u0646\u0627\u0648\u064a\u0646",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "show_thumbnails": {
                            "description": "\u0639\u0631\u0636 \u0635\u0648\u0631\u0629 \u0645\u0635\u063a\u0651\u0631\u0629 \u062d\u064a\u062b\u0645\u0627 \u062a\u062a\u0648\u0641\u0631",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "instant_search_enabled": {
                            "description": "\u062a\u0645\u0643\u064a\u0646 \u0627\u0644\u0628\u062d\u062b \u0627\u0644\u0641\u0648\u0631\u064a",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "has_jetpack_search_product": {
                            "description": "\u064a\u062a\u0636\u0645\u0646 \u0634\u0631\u0627\u0621 \u0645\u0646\u062a\u062c \u0646\u0634\u0637 Jetpack Search",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "search_auto_config": {
                            "description": "\u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u062a\u0643\u0648\u064a\u0646 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a \u0644\u0644\u0628\u062d\u062b \u0627\u0644\u0641\u0648\u0631\u064a",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "google": {
                            "description": "\u0648\u062d\u062f\u0629 \u0627\u0644\u062a\u062d\u0643\u0645 \u0641\u064a \u0627\u0644\u0628\u062d\u062b \u0645\u0646 \u063a\u0648\u063a\u0644",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "bing": {
                            "description": "\u0645\u0631\u0643\u0632 Bing Webmaster",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "pinterest": {
                            "description": "\u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0645\u0648\u0642\u0639 Pinterest",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "yandex": {
                            "description": "\u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0645\u0648\u0642\u0639 Yandex",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "facebook": {
                            "description": "\u0627\u0644\u062a\u062d\u0642\u0651\u064f\u0642 \u0645\u0646 \u0646\u0637\u0627\u0642 \u0641\u064a\u0633\u0628\u0648\u0643",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "enable_header_ad": {
                            "description": "\u0639\u0631\u0636 \u0648\u062d\u062f\u0629 \u0625\u0639\u0644\u0627\u0646 \u0641\u064a \u0623\u0639\u0644\u0649 \u0643\u0644 \u0635\u0641\u062d\u0629.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_approved": {
                            "description": "\u0647\u0644 \u0627\u0644\u0645\u0648\u0642\u0639 \u0645\u0639\u062a\u0645\u062f \u0644\u0640 WordAds\u061f",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads_second_belowpost": {
                            "description": "\u0647\u0644 \u062a\u0631\u064a\u062f \u0639\u0631\u0636 \u0625\u0639\u0644\u0627\u0646 \u062b\u0627\u0646\u064d \u0623\u0633\u0641\u0644 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u061f",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_inline_enabled": {
                            "description": "\u0647\u0644 \u062a\u0631\u064a\u062f \u0639\u0631\u0636 \u0625\u0639\u0644\u0627\u0646 \u0645\u0636\u0645\u0646 \u062f\u0627\u062e\u0644 \u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u062a\u062f\u0648\u064a\u0646\u0629\u061f",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_front_page": {
                            "description": "\u0647\u0644 \u062a\u0631\u064a\u062f \u0639\u0631\u0636 \u0627\u0644\u0625\u0639\u0644\u0627\u0646\u0627\u062a \u0639\u0644\u0649 \u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u0623\u0645\u0627\u0645\u064a\u0629\u061f",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_post": {
                            "description": "\u0647\u0644 \u062a\u0631\u064a\u062f \u0639\u0631\u0636 \u0627\u0644\u0625\u0639\u0644\u0627\u0646\u0627\u062a \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a\u061f",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_page": {
                            "description": "\u0647\u0644 \u062a\u0631\u064a\u062f \u0639\u0631\u0636 \u0627\u0644\u0625\u0639\u0644\u0627\u0646\u0627\u062a \u0639\u0644\u0649 \u0627\u0644\u0635\u0641\u062d\u0627\u062a\u061f",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_archive": {
                            "description": "\u0647\u0644 \u062a\u0631\u064a\u062f \u0639\u0631\u0636 \u0627\u0644\u0625\u0639\u0644\u0627\u0646\u0627\u062a \u0639\u0644\u0649 \u0635\u0641\u062d\u0627\u062a \u0627\u0644\u0623\u0631\u0634\u064a\u0641\u061f",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_custom_adstxt_enabled": {
                            "description": "ads.txt \u0645\u062e\u0635\u0635\u0629",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads_custom_adstxt": {
                            "description": "\u0625\u062f\u062e\u0627\u0644\u0627\u062a ads.txt \u0645\u062e\u0635\u0635\u0629",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "wordads_ccpa_enabled": {
                            "description": "\u062a\u0645\u0643\u064a\u0646 \u0627\u0644\u062f\u0639\u0645 \u0644\u0642\u0627\u0646\u0648\u0646 \u062e\u0635\u0648\u0635\u064a\u0629 \u0627\u0644\u0645\u0633\u062a\u0647\u0644\u0643 \u0641\u064a \u0643\u0627\u0644\u064a\u0641\u0648\u0631\u0646\u064a\u0627",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads_ccpa_privacy_policy_url": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 URL \u0644\u0633\u064a\u0627\u0633\u0629 \u0627\u0644\u062e\u0635\u0648\u0635\u064a\u0629",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "wordads_cmp_enabled": {
                            "description": "\u062a\u0645\u0643\u064a\u0646 \u0634\u0639\u0627\u0631 \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u0648\u0627\u0641\u0642\u0629 \u0639\u0644\u0649 \u0627\u0644\u0644\u0627\u0626\u062d\u0629 \u0627\u0644\u0639\u0627\u0645\u0629 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0641\u064a WordAds",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "google_analytics_tracking_id": {
                            "description": "\u062a\u062d\u0644\u064a\u0644\u0627\u062a \u063a\u0648\u063a\u0644",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_wga": {
                            "description": "\u062a\u062d\u0644\u064a\u0644\u0627\u062a \u063a\u0648\u063a\u0644",
                            "type": "object",
                            "required": false
                        },
                        "admin_bar": {
                            "description": "\u064a\u0645\u0643\u0646\u0643 \u062a\u0636\u0645\u064a\u0646 \u0645\u062e\u0637\u0637 \u0635\u063a\u064a\u0631 \u0641\u064a \u0634\u0631\u064a\u0637 \u0627\u0644\u0645\u0633\u0624\u0648\u0644 \u0627\u0644\u062e\u0627\u0635 \u0628\u0643 \u0645\u0639 \u0644\u0642\u0637\u0629 \u062d\u0631\u0643\u0629 \u0645\u0631\u0648\u0631 \u0645\u062f\u062a\u0647\u0627 48 \u0633\u0627\u0639\u0629.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "enable_odyssey_stats": {
                            "description": "\u0642\u0645 \u0628\u0645\u0639\u0627\u064a\u0646\u0629 \u062a\u062c\u0631\u0628\u0629 Jetpack Stats \u0627\u0644\u062c\u062f\u064a\u062f (\u062a\u062c\u0631\u064a\u0628\u064a).",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "roles": {
                            "description": "\u0627\u062e\u062a\u0644\u0627 \u0627\u0644\u0642\u0648\u0627\u0639\u062f \u0644\u062a\u0643\u0648\u0646 \u0642\u0627\u062f\u0631\u0627\u064b \u0645\u0646 \u0645\u0634\u0627\u0647\u062f\u0629 \u062a\u0642\u0627\u0631\u064a\u0631 \u0627\u0644\u0625\u062d\u0635\u0627\u0626\u064a\u0627\u062a.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [
                                "administrator"
                            ],
                            "required": false
                        },
                        "count_roles": {
                            "description": "\u0642\u0645 \u0628\u0639\u062f \u0645\u0634\u0627\u0647\u062f\u0627\u062a \u0627\u0644\u0635\u0641\u062d\u0629 \u0644\u0644\u0623\u0639\u0636\u0627\u0621 \u0627\u0644\u0645\u0633\u062c\u0644\u064a\u0646 \u0627\u0644\u0630\u064a\u0646 \u0642\u0627\u0645\u0648\u0627 \u0628\u062a\u0633\u062c\u064a\u0644 \u0627\u0644\u062f\u062e\u0648\u0644.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [
                                "administrator"
                            ],
                            "required": false
                        },
                        "blog_id": {
                            "description": "\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u062f\u0648\u0646\u0629",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "do_not_track": {
                            "description": "\u062a\u062c\u0646\u0628 \u0627\u0644\u062a\u0639\u0642\u0628.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "version": {
                            "description": "\u0627\u0644\u0625\u0635\u062f\u0627\u0631.",
                            "type": "integer",
                            "default": 9,
                            "required": false
                        },
                        "collapse_nudges": {
                            "description": "\u0637\u064a \u0625\u0634\u0627\u0631\u0627\u062a \u0627\u0644\u062a\u0631\u0642\u064a\u0629",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom_reader_views_enabled": {
                            "description": "\u0627\u0639\u0631\u0636 \u0645\u0634\u0627\u0647\u062f\u0627\u062a \u0627\u0644\u062a\u062f\u0648\u064a\u0646\u0627\u062a \u0641\u064a \u0642\u0627\u0631\u0626 \u0648\u0648\u0631\u062f\u0628\u0631\u064a\u0633.\u0643\u0648\u0645.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "akismet_show_user_comments_approved": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordpress_api_key": {
                            "description": "",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "dismiss_empty_stats_card": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "dismiss_dash_backup_getting_started": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "dismiss_dash_agencies_learn_more": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "lang_id": {
                            "description": "\u0627\u0644\u0644\u063a\u0629 \u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629 \u0644\u0644\u0645\u0648\u0642\u0639.",
                            "type": "string",
                            "default": "en_US",
                            "required": false
                        },
                        "advanced_seo_front_page_description": {
                            "description": "\u0627\u0644\u0648\u0635\u0641 \u0627\u0644\u062a\u0639\u0631\u064a\u0641\u064a \u0644\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u0623\u0645\u0627\u0645\u064a\u0629.",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "advanced_seo_title_formats": {
                            "description": "\u0647\u064a\u0627\u0643\u0644 \u0639\u0646\u0648\u0627\u0646 \u0635\u0641\u062d\u0629 \u062a\u062d\u0633\u064a\u0646 \u0645\u062d\u0631\u0643\u0627\u062a \u0627\u0644\u0628\u062d\u062b.",
                            "type": "object",
                            "default": {
                                "archives": [],
                                "front_page": [],
                                "groups": [],
                                "pages": [],
                                "posts": []
                            },
                            "required": false
                        },
                        "videopress_private_enabled_for_site": {
                            "description": "\u062e\u0635\u0648\u0635\u064a\u0629 \u0627\u0644\u0641\u064a\u062f\u064a\u0648: \u062a\u0642\u064a\u064a\u062f \u0627\u0644\u0645\u0634\u0627\u0647\u062f\u0627\u062a \u0639\u0644\u0649 \u0623\u0639\u0636\u0627\u0621 \u0647\u0630\u0627 \u0627\u0644\u0645\u0648\u0642\u0639",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "ai_seo_enhancer_enabled": {
                            "description": "\u0623\u0646\u0634\u0626 \u0639\u0646\u0648\u0627\u0646 \u062a\u062d\u0633\u064a\u0646 \u0645\u062d\u0631\u0643\u0627\u062a \u0627\u0644\u0628\u062d\u062b \u0648\u0648\u0635\u0641 \u062a\u062d\u0633\u064a\u0646 \u0645\u062d\u0631\u0643\u0627\u062a \u0627\u0644\u0628\u062d\u062b \u0648\u0646\u0635\u064b\u0627 \u0628\u062f\u064a\u0644\u0627\u064b \u0644\u0644\u0635\u0648\u0631\u0629 \u062a\u0644\u0642\u0627\u0626\u064a\u064b\u0627 \u0644\u0644\u062a\u062f\u0648\u064a\u0646\u0627\u062a \u0627\u0644\u062c\u062f\u064a\u062f\u0629.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "account-protection": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "blaze": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "blocks": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "canonical-urls": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "carousel": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "comment-likes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "comments": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "contact-form": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "copy-post": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "custom-content-types": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "google-fonts": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "gravatar-hovercards": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "infinite-scroll": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "json-api": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "latex": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "likes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "markdown": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "monitor": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "notes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "photon-cdn": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "photon": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "post-by-email": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "post-list": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "protect": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "publicize": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "related-posts": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "search": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "seo-tools": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "sharedaddy": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "shortcodes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "shortlinks": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "sitemaps": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "sso": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "stats": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "subscriptions": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "tiled-gallery": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "vaultpress": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "verification-tools": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "videopress": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "waf": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "widget-visibility": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "widgets": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "woocommerce-analytics": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom-reader": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/settings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/settings\/(?P<slug>[a-z\\-]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "default": "edit",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/options\/(?P<options>[a-z\\-]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/updates\/plugins": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/updates\/plugins"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/notice\/(?P<notice>[a-z\\-_]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/plugins": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u062f\u0644\u064a\u0644 \u0625\u0636\u0627\u0641\u0629 \u0648\u0648\u0631\u062f\u0628\u0631\u064a\u0633.\u0623\u0648\u0631\u062c.",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u062a\u0641\u0639\u064a\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u0629.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        },
                        "source": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/plugins"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/plugins\/(?P<plugin>[^.\\\/]+(?:\\\/[^.\\\/]+)?)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "status": {
                            "type": "string",
                            "required": true
                        },
                        "source": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/plugin\/(?P<plugin>[a-z\\\/\\.\\-_]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/widgets\/(?P<id>[0-9a-z\\-_]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/verify-site\/(?P<service>[a-z\\-_]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "keyring_id": {
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/verify-site\/(?P<service>[a-z\\-_]+)\/(?<keyring_id>[0-9]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/recommendations\/data": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/recommendations\/data"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/recommendations\/step": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "step": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/recommendations\/step"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/recommendations\/product-suggestions": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/recommendations\/product-suggestions"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/recommendations\/upsell": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/recommendations\/upsell"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/recommendations\/conditional": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/recommendations\/conditional"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site\/discount": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/site\/discount"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/jetpack_crm": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "extension": {
                            "type": "text",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/jetpack_crm"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/purchase-token": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/purchase-token"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/seen-wc-connection-modal": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/seen-wc-connection-modal"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/intro-offers": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/intro-offers"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/subscribers\/auth": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "redirect_url": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 URL \u0644\u0625\u0639\u0627\u062f\u0629 \u0627\u0644\u062a\u0648\u062c\u064a\u0647 \u0625\u0644\u064a\u0647.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/subscribers\/auth"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/features\/available": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/features\/available"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/features\/enabled": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/features\/enabled"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/error": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "error": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/licensing\/error"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/set-license": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "license": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/licensing\/set-license"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/user\/licenses": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/licensing\/user\/licenses"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/user\/counts": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/licensing\/user\/counts"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/user\/activation-notice-dismiss": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "last_detached_count": {
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/licensing\/user\/activation-notice-dismiss"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/attach-licenses": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "licenses": {
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/licensing\/attach-licenses"
                    }
                ]
            }
        },
        "\/rankmath\/v1": {
            "namespace": "rankmath\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "rankmath\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/saveModule": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "module": {
                            "type": "string",
                            "description": "\u0627\u0633\u0645 \u0644\u0637\u064a\u0641 \u0644\u0644\u0648\u062d\u062f\u0629",
                            "required": true
                        },
                        "state": {
                            "type": "string",
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0648\u062d\u062f\u0629 \u0625\u0645\u0627 \u062a\u0634\u063a\u064a\u0644 \u0623\u0648 \u0625\u064a\u0642\u0627\u0641",
                            "enum": [
                                "on",
                                "off"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/saveModule"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/toolsAction": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "action": {
                            "type": "string",
                            "description": "Action to perform",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/toolsAction"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/updateMode": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "mode": {
                            "type": "string",
                            "description": "Mode to set",
                            "enum": [
                                "easy",
                                "advanced",
                                "custom"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/updateMode"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/dashboardWidget": {
            "namespace": "rankmath\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/dashboardWidget"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/updateSeoScore": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "postScores": {
                            "type": "object",
                            "description": "Post scores",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/updateSeoScore"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/updateSettings": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/updateSettings"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/searchPage": {
            "namespace": "rankmath\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/searchPage"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/disconnectSite": {
            "namespace": "rankmath\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "token": {
                            "type": "string",
                            "description": "\u0631\u0645\u0632\u0627\u0644\u0645\u0648\u0642\u0639 \u062a\u0648\u0643\u0646",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/disconnectSite"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/getFeaturedImageId": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "postId": {
                            "type": "integer",
                            "description": "\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/getFeaturedImageId"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/updateRedirection": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "objectID": {
                            "type": "integer",
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0645\u0648\u0636\u0648\u0639 \u0627\u0644\u0645\u0645\u064a\u0632",
                            "required": true
                        },
                        "objectType": {
                            "type": "string",
                            "default": "post",
                            "description": "\u0623\u0646\u0648\u0627\u0639 \u0627\u0644\u0645\u0648\u0636\u0648\u0639 \u0645\u062b\u0644 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0648\u0627\u0644\u0639\u0646\u0635\u0631\u060c \u0648\u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645",
                            "required": true
                        },
                        "hasRedirect": {
                            "type": "boolean",
                            "description": "Whether the object has a redirect or not",
                            "required": true
                        },
                        "redirectionID": {
                            "type": "string",
                            "description": "Redirection ID",
                            "required": false
                        },
                        "redirectionUrl": {
                            "type": "string",
                            "description": "Redirection URL",
                            "required": false
                        },
                        "redirectionType": {
                            "type": "string",
                            "default": "301",
                            "description": "\u0646\u0648\u0639 \u0625\u0639\u0627\u062f\u0629 \u0627\u0644\u062a\u0648\u062c\u064a\u0647",
                            "enum": [
                                "301",
                                "302",
                                "307",
                                "410",
                                "451"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/updateRedirection"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/updateMeta": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "objectType": {
                            "type": "string",
                            "description": "\u0623\u0646\u0648\u0627\u0639 \u0627\u0644\u0645\u0648\u0636\u0648\u0639 \u0645\u062b\u0644 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0648\u0627\u0644\u0639\u0646\u0635\u0631\u060c \u0648\u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645",
                            "required": true
                        },
                        "objectID": {
                            "type": "integer",
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0645\u0648\u0636\u0648\u0639 \u0627\u0644\u0645\u0645\u064a\u0632",
                            "required": true
                        },
                        "meta": {
                            "description": "\u0645\u064a\u062a\u0627 \u0644\u0625\u0636\u0627\u0641\u0629 \u0623\u0648 \u062a\u062d\u062f\u064a\u062b \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a. ",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/updateMeta"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/updateSchemas": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "objectType": {
                            "type": "string",
                            "description": "\u0623\u0646\u0648\u0627\u0639 \u0627\u0644\u0645\u0648\u0636\u0648\u0639 \u0645\u062b\u0644 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0648\u0627\u0644\u0639\u0646\u0635\u0631\u060c \u0648\u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645",
                            "required": true
                        },
                        "objectID": {
                            "type": "integer",
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0645\u0648\u0636\u0648\u0639 \u0627\u0644\u0645\u0645\u064a\u0632",
                            "required": true
                        },
                        "schemas": {
                            "description": "\u0633\u0643\u064a\u0645\u0627 (schemas) \u0644\u0625\u0636\u0627\u0641\u0629 \u0623\u0648 \u062a\u062d\u062f\u064a\u062b \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a. ",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/updateSchemas"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/updateMetaBulk": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "rows": {
                            "description": "Selected posts to update the data for.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/updateMetaBulk"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/setupWizard": {
            "namespace": "rankmath\/v1\/setupWizard",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "rankmath\/v1\/setupWizard",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/setupWizard"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/setupWizard\/getStepData": {
            "namespace": "rankmath\/v1\/setupWizard",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "step": {
                            "type": "string",
                            "description": "Current Step",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/setupWizard\/getStepData"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/setupWizard\/updateStepData": {
            "namespace": "rankmath\/v1\/setupWizard",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "step": {
                            "type": "string",
                            "description": "Current Step",
                            "required": true
                        },
                        "value": {
                            "type": "object",
                            "description": "Current Step Data",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/setupWizard\/updateStepData"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/setupWizard\/updateTrackingOptin": {
            "namespace": "rankmath\/v1\/setupWizard",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "enable_tracking": {
                            "type": "string",
                            "description": "Enable Tracking",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/setupWizard\/updateTrackingOptin"
                    }
                ]
            }
        },
        "\/template-kit-import\/v2": {
            "namespace": "template-kit-import\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "template-kit-import\/v2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/template-kit-import\/v2"
                    }
                ]
            }
        },
        "\/template-kit-import\/v2\/fetchInstalledTemplateKits": {
            "namespace": "template-kit-import\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/template-kit-import\/v2\/fetchInstalledTemplateKits"
                    }
                ]
            }
        },
        "\/template-kit-import\/v2\/fetchIndividualTemplates": {
            "namespace": "template-kit-import\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/template-kit-import\/v2\/fetchIndividualTemplates"
                    }
                ]
            }
        },
        "\/template-kit-import\/v2\/importSingleTemplate": {
            "namespace": "template-kit-import\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/template-kit-import\/v2\/importSingleTemplate"
                    }
                ]
            }
        },
        "\/template-kit-import\/v2\/getSingleTemplateImportData": {
            "namespace": "template-kit-import\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/template-kit-import\/v2\/getSingleTemplateImportData"
                    }
                ]
            }
        },
        "\/template-kit-import\/v2\/importElementorTemplateImage": {
            "namespace": "template-kit-import\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/template-kit-import\/v2\/importElementorTemplateImage"
                    }
                ]
            }
        },
        "\/template-kit-import\/v2\/fetchPermissions": {
            "namespace": "template-kit-import\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/template-kit-import\/v2\/fetchPermissions"
                    }
                ]
            }
        },
        "\/template-kit-import\/v2\/uploadTemplateKitZipFile": {
            "namespace": "template-kit-import\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/template-kit-import\/v2\/uploadTemplateKitZipFile"
                    }
                ]
            }
        },
        "\/template-kit-import\/v2\/deleteTemplateKit": {
            "namespace": "template-kit-import\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/template-kit-import\/v2\/deleteTemplateKit"
                    }
                ]
            }
        },
        "\/template-kit-import\/v2\/installRequirement": {
            "namespace": "template-kit-import\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/template-kit-import\/v2\/installRequirement"
                    }
                ]
            }
        },
        "\/wslu-social-login": {
            "namespace": "wslu-social-login",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wslu-social-login",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wslu-social-login"
                    }
                ]
            }
        },
        "\/wslu-social-login\/type\/(?P<data>\\w+)": {
            "namespace": "wslu-social-login",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wslu\/v1": {
            "namespace": "wslu\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wslu\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wslu\/v1"
                    }
                ]
            }
        },
        "\/wslu\/v1\/check_cache\/(?P<type>\\w+)": {
            "namespace": "wslu\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/wslu\/v1\/save_cache\/(?P<type>\\w+)": {
            "namespace": "wslu\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/wslu-social-counter": {
            "namespace": "wslu-social-counter",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wslu-social-counter",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wslu-social-counter"
                    }
                ]
            }
        },
        "\/wslu-social-counter\/type\/(?P<data>\\w+)": {
            "namespace": "wslu-social-counter",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/heartbeat\/data": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "prefix": {
                            "description": "\u0627\u0644\u0628\u0627\u062f\u0626\u0629 \u0627\u0644\u0645\u0631\u0627\u062f \u0625\u0636\u0627\u0641\u062a\u0647\u0627 \u0642\u0628\u0644 \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0627\u0644\u0625\u062d\u0635\u0627\u0621\u0627\u062a.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/heartbeat\/data"
                    }
                ]
            }
        },
        "\/elementor-one\/v1": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor-one\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor-one\/v1"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/connect\/authorize": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "clearSession": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor-one\/v1\/connect\/authorize"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/connect\/disconnect": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor-one\/v1\/connect\/disconnect"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/connect\/switch-domain": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor-one\/v1\/connect\/switch-domain"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/connect\/deactivate": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor-one\/v1\/connect\/deactivate"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/top-bar\/notifications": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "app_name": {
                            "type": "string",
                            "required": true
                        },
                        "app_version": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor-one\/v1\/top-bar\/notifications"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/top-bar\/feedback": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product": {
                            "type": "string",
                            "required": true
                        },
                        "subject": {
                            "type": "string",
                            "required": true
                        },
                        "title": {
                            "type": "string",
                            "required": true
                        },
                        "description": {
                            "type": "string",
                            "required": true
                        },
                        "countryCode": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor-one\/v1\/top-bar\/feedback"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/themes": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org theme directory slug.",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        },
                        "status": {
                            "description": "The theme activation status.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor-one\/v1\/themes"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/themes\/(?P<slug>[\\w\\-]+)\/activate": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org theme directory slug.",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor-one\/v1\/plugins": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0625\u0636\u0627\u0641\u0627\u062a \u0628\u0627\u0644\u062d\u0627\u0644\u0629 \u0627\u0644\u0645\u064f\u062d\u062f\u0651\u062f\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "inactive",
                                    "active"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org plugin directory slug.",
                            "enum": [
                                "angie",
                                "manage",
                                "elementor",
                                "elementor-pro",
                                "site-mailer",
                                "image-optimization",
                                "pojo-accessibility"
                            ],
                            "required": true
                        },
                        "status": {
                            "description": "The plugin activation status.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor-one\/v1\/plugins"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/plugins\/(?P<slug>[\\w\\-]+)\/activate": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org plugin directory slug.",
                            "enum": [
                                "angie",
                                "manage",
                                "elementor",
                                "elementor-pro",
                                "site-mailer",
                                "image-optimization",
                                "pojo-accessibility"
                            ],
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor-one\/v1\/plugins\/(?P<slug>[\\w\\-]+)\/deactivate": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org plugin directory slug.",
                            "enum": [
                                "angie",
                                "manage",
                                "elementor",
                                "elementor-pro",
                                "site-mailer",
                                "image-optimization",
                                "pojo-accessibility"
                            ],
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor-one\/v1\/plugins\/(?P<slug>[\\w\\-]+)\/upgrade": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org plugin directory slug.",
                            "enum": [
                                "angie",
                                "manage",
                                "elementor",
                                "elementor-pro",
                                "site-mailer",
                                "image-optimization",
                                "pojo-accessibility"
                            ],
                            "required": true
                        },
                        "status": {
                            "description": "The plugin activation status.",
                            "type": "string",
                            "enum": [
                                "active"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/elementor-one\/v1\/plugins\/(?P<slug>[\\w\\-]+)\/migration\/run": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org plugin directory slug.",
                            "enum": {
                                "1": "manage",
                                "2": "elementor",
                                "3": "elementor-pro",
                                "4": "site-mailer",
                                "5": "image-optimization",
                                "6": "pojo-accessibility"
                            },
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "default": true,
                            "description": "Force migration even if the plugin is already connected.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/elementor-one\/v1\/plugins\/(?P<slug>[\\w\\-]+)\/migration\/rollback": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org plugin directory slug.",
                            "enum": {
                                "1": "manage",
                                "2": "elementor",
                                "3": "elementor-pro",
                                "4": "site-mailer",
                                "5": "image-optimization",
                                "6": "pojo-accessibility"
                            },
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor-one\/v1\/settings": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor-one\/v1\/settings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/verify_xmlrpc_error": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "nonce": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/verify_xmlrpc_error"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/full-sync": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "modules": {
                            "description": "\u0627\u0644\u0648\u062d\u062f\u0627\u062a \u0627\u0644\u0646\u0645\u0637\u064a\u0629 \u0644\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u064a \u064a\u0646\u0628\u063a\u064a \u062a\u0636\u0645\u064a\u0646\u0647\u0627 \u0641\u064a \u0627\u0644\u0645\u0632\u0627\u0645\u0646\u0629 \u0627\u0644\u0643\u0627\u0645\u0644\u0629",
                            "type": "array",
                            "required": false
                        },
                        "users": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0645\u0631\u0627\u062f \u062a\u0636\u0645\u064a\u0646\u0647\u0627 \u0641\u064a \u0627\u0644\u0645\u0632\u0627\u0645\u0646\u0629 \u0627\u0644\u0643\u0627\u0645\u0644\u0629 \u0623\u0648 \"\u0627\u0644\u0623\u0648\u0644\u064a\u0629\"",
                            "required": false
                        },
                        "posts": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0627\u0644\u0645\u0631\u0627\u062f \u062a\u0636\u0645\u064a\u0646\u0647\u0627 \u0641\u064a \u0627\u0644\u0645\u0632\u0627\u0645\u0646\u0629 \u0627\u0644\u0643\u0627\u0645\u0644\u0629",
                            "type": "array",
                            "required": false
                        },
                        "comments": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0627\u0644\u062a\u0639\u0644\u064a\u0642 \u0627\u0644\u0645\u0631\u0627\u062f \u062a\u0636\u0645\u064a\u0646\u0647\u0627 \u0641\u064a \u0627\u0644\u0645\u0632\u0627\u0645\u0646\u0629 \u0627\u0644\u0643\u0627\u0645\u0644\u0629",
                            "type": "array",
                            "required": false
                        },
                        "context": {
                            "description": "\u0627\u0644\u0633\u064a\u0627\u0642 \u0627\u0644\u062e\u0627\u0635 \u0628\u0627\u0644\u0645\u0632\u0627\u0645\u0646\u0629 \u0627\u0644\u0643\u0627\u0645\u0644\u0629",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/sync\/full-sync"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/status": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "fields": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0645\u0641\u0635\u0648\u0644\u0629 \u0628\u0641\u0627\u0635\u0644\u0627\u062a \u062a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 \u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629 \u0627\u0644\u062a\u064a \u064a\u0646\u0628\u063a\u064a \u062a\u0636\u0645\u064a\u0646\u0647\u0627 \u0641\u064a \u0627\u0644\u062d\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/sync\/status"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/health": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0635\u062d\u0629 \u0627\u0644\u0645\u0632\u0627\u0645\u0646\u0629 \u0627\u0644\u062c\u062f\u064a\u062f\u0629",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/sync\/health"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/settings": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/sync\/settings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/object": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": {
                        "module_name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0648\u062d\u062f\u0629 \u0627\u0644\u0646\u0645\u0637\u064a\u0629 \u0644\u0644\u0645\u0632\u0627\u0645\u0646\u0629",
                            "type": "string",
                            "required": false
                        },
                        "object_type": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0643\u0627\u0626\u0646",
                            "type": "string",
                            "required": false
                        },
                        "object_ids": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0627\u0644\u0643\u0627\u0626\u0646\u0627\u062a",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/sync\/object"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/now": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "queue": {
                            "description": "\u0627\u0633\u0645 \u0642\u0627\u0626\u0645\u0629 \u0627\u0646\u062a\u0638\u0627\u0631 \u0627\u0644\u0645\u0632\u0627\u0645\u0646\u0629.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/sync\/now"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/checkout": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/sync\/checkout"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/close": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/sync\/close"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/unlock": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "queue": {
                            "description": "\u0627\u0633\u0645 \u0642\u0627\u0626\u0645\u0629 \u0627\u0646\u062a\u0638\u0627\u0631 \u0627\u0644\u0645\u0632\u0627\u0645\u0646\u0629.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/sync\/unlock"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/object-id-range": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "sync_module": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0648\u062d\u062f\u0629 \u0627\u0644\u0646\u0645\u0637\u064a\u0629 \u0644\u0644\u0645\u0632\u0627\u0645\u0646\u0629.",
                            "type": "string",
                            "required": true
                        },
                        "batch_size": {
                            "description": "\u062d\u062c\u0645 \u0627\u0644\u062f\u064f\u0641\u0639\u0627\u062a",
                            "type": "int",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/sync\/object-id-range"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/data-check": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "perform_text_conversion": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u0646\u0628\u063a\u064a \u062a\u062d\u0648\u064a\u0644 \u062d\u0642\u0648\u0644 \u0627\u0644\u0646\u0635 \u0625\u0644\u0649 latin1 \u0641\u064a \u062d\u0633\u0627\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639 \u0627\u0644\u0627\u062e\u062a\u0628\u0627\u0631\u064a.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/sync\/data-check"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/data-histogram": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "columns": {
                            "description": "\u062a\u0639\u064a\u064a\u0646\u0627\u062a \u0627\u0644\u0639\u0645\u0648\u062f",
                            "type": "array",
                            "required": false
                        },
                        "object_type": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0643\u0627\u0626\u0646",
                            "type": "string",
                            "required": false
                        },
                        "buckets": {
                            "description": "\u0639\u062f\u062f \u0645\u0633\u062a\u0648\u062f\u0639\u0627\u062a \u0627\u0644\u0645\u062f\u0631\u062c \u0627\u0644\u062a\u0643\u0631\u0627\u0631\u064a.",
                            "type": "int",
                            "required": false
                        },
                        "start_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u0628\u062f\u0627\u064a\u0629 \u0644\u0644\u0645\u062f\u0631\u062c \u0627\u0644\u062a\u0643\u0631\u0627\u0631\u064a",
                            "type": "int",
                            "required": false
                        },
                        "end_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u0646\u0647\u0627\u064a\u0629 \u0644\u0644\u0645\u062f\u0631\u062c \u0627\u0644\u062a\u0643\u0631\u0627\u0631\u064a",
                            "type": "int",
                            "required": false
                        },
                        "strip_non_ascii": {
                            "description": "\u0647\u0644 \u062a\u0648\u062c\u062f \u0623\u062d\u0631\u0641 \u0645\u062c\u0631\u062f\u0629 \u0644\u0627 \u062a\u0646\u062a\u0645\u064a \u0625\u0644\u0649 \u062a\u0631\u0645\u064a\u0632 ascii\u061f",
                            "type": "boolean",
                            "required": false
                        },
                        "shared_salt": {
                            "description": "\u0627\u0644\u0642\u064a\u0645\u0629 \u0627\u0644\u0639\u0634\u0648\u0627\u0626\u064a\u0629 \u0627\u0644\u0645\u0636\u0627\u0641\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u0643\u0629 \u0627\u0644\u062a\u064a \u064a\u062c\u0628 \u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0647\u0627 \u0639\u0646\u062f \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0645\u062c\u0645\u0648\u0639 \u0627\u0644\u0627\u062e\u062a\u0628\u0627\u0631\u064a",
                            "type": "string",
                            "required": false
                        },
                        "only_range_edges": {
                            "description": "\u064a\u0646\u0628\u063a\u064a \u0625\u0631\u062c\u0627\u0639 \u062d\u0648\u0627\u0641 \u0627\u0644\u0646\u0637\u0627\u0642 \u0641\u0642\u0637",
                            "type": "boolean",
                            "required": false
                        },
                        "detailed_drilldown": {
                            "description": "\u0646\u0631\u064a\u062f \u0627\u0644\u0645\u062c\u0645\u0648\u0639 \u0627\u0644\u0627\u062e\u062a\u0628\u0627\u0631\u064a \u0623\u0648 \u0645\u064f\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "boolean",
                            "required": false
                        },
                        "perform_text_conversion": {
                            "description": "\u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u0646\u0628\u063a\u064a \u062a\u062d\u0648\u064a\u0644 \u062d\u0642\u0648\u0644 \u0627\u0644\u0646\u0635 \u0625\u0644\u0649 latin1 \u0641\u064a \u062d\u0633\u0627\u0628 \u0627\u0644\u0645\u062c\u0645\u0648\u0639 \u0627\u0644\u0627\u062e\u062a\u0628\u0627\u0631\u064a.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/sync\/data-histogram"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/spawn-sync": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/sync\/spawn-sync"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/locks": {
            "namespace": "jetpack\/v4",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/sync\/locks"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/clear-queue": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/sync\/clear-queue"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/jitm": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/jitm"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/confirm-safe-mode": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/identity-crisis\/confirm-safe-mode"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/migrate": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/identity-crisis\/migrate"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/start-fresh": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "redirect_uri": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 URL \u0627\u0644\u062e\u0627\u0635 \u0628\u0635\u0641\u062d\u0629 \u0627\u0644\u0645\u0633\u0624\u0648\u0644 \u062d\u064a\u062b \u062a\u0646\u0628\u063a\u064a \u0625\u0639\u0627\u062f\u0629 \u062a\u0648\u062c\u064a\u0647 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0625\u0644\u064a\u0647 \u0628\u0639\u062f \u062a\u062f\u0641\u0642 \u0627\u0644\u0627\u062a\u0635\u0627\u0644",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/identity-crisis\/start-fresh"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/idc-url-validation": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/identity-crisis\/idc-url-validation"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/url-secret": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/identity-crisis\/url-secret"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/compare-url-secret": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "secret": {
                            "description": "\u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0633\u0631\u064a\u0629 \u0644\u0639\u0646\u0648\u0627\u0646 URL \u0627\u0644\u0645\u0637\u0644\u0648\u0628 \u0645\u0642\u0627\u0631\u0646\u062a\u0647\u0627 \u0645\u0639 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0645\u062e\u0632\u0651\u0646\u0629 \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/identity-crisis\/compare-url-secret"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/plan": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/search\/plan"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/settings": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/search\/settings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/stats": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/search\/stats"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/pricing": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/search\/pricing"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/plan\/activate": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/search\/plan\/activate"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/plan\/deactivate": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/search\/plan\/deactivate"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/search"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/local-stats": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/search\/local-stats"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/waf": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/waf"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/waf\/update-rules": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/waf\/update-rules"
                    }
                ]
            }
        },
        "\/wpcom\/v2": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wpcom\/v2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wpcom\/v2"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/videopress\/meta": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0627\u0644\u062e\u0627\u0635 \u0628\u0627\u0644\u0645\u0631\u0641\u0642.",
                            "type": "int",
                            "required": true
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0641\u064a\u062f\u064a\u0648.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0641\u064a\u062f\u064a\u0648.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "\u0627\u0644\u062a\u0633\u0645\u064a\u0629 \u0627\u0644\u062a\u0648\u0636\u064a\u062d\u064a\u0629 \u0644\u0644\u0641\u064a\u062f\u064a\u0648",
                            "type": "string",
                            "required": false
                        },
                        "rating": {
                            "description": "\u062a\u0635\u0646\u064a\u0641 \u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0641\u064a\u062f\u064a\u0648. \u0648\u0627\u062d\u062f \u0645\u0646 \u0627\u0644\u062c\u0645\u0647\u0648\u0631 \u0627\u0644\u0639\u0627\u0645 \u0623\u0648 \u0645\u0646\u0627\u0633\u0628 \u0644\u0640 13 \u0639\u0627\u0645\u064b\u0627 \u0645\u0639 \u062a\u0648\u062c\u064a\u0647 \u0627\u0644\u0648\u0627\u0644\u062f\u064a\u0646 \u0623\u0648 \u0645\u0642\u064a\u062f \u0644\u0645\u0646 \u062f\u0648\u0646 17 \u0639\u0627\u0645\u064b\u0627",
                            "type": "string",
                            "required": false
                        },
                        "display_embed": {
                            "description": "\u0627\u0639\u0631\u0636 \u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0629 \u0641\u064a \u0627\u0644\u0645\u064f\u0634\u063a\u0651\u0650\u0644.",
                            "type": "boolean",
                            "required": false
                        },
                        "allow_download": {
                            "description": "\u0639\u0631\u0636 \u062e\u064a\u0627\u0631 \u0627\u0644\u062a\u0646\u0632\u064a\u0644 \u0648\u0627\u0644\u0633\u0645\u0627\u062d \u0644\u0644\u0645\u0634\u0627\u0647\u062f\u064a\u0646 \u0628\u062a\u0646\u0632\u064a\u0644 \u0645\u0642\u0637\u0639 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0647\u0630\u0627",
                            "type": "boolean",
                            "required": false
                        },
                        "privacy_setting": {
                            "description": "\u0643\u064a\u0641\u064a\u0629 \u062a\u062d\u062f\u064a\u062f \u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u0646\u0628\u063a\u064a \u0623\u0646 \u064a\u0643\u0648\u0646 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0639\u0627\u0645\u064b\u0627 \u0623\u0645 \u062e\u0627\u0635\u064b\u0627",
                            "type": "int",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wpcom\/v2\/videopress\/meta"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/videopress\/(?P<video_guid>\\w+)\/poster": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "at_time": {
                            "description": "\u0627\u0644\u0648\u0642\u062a \u0641\u064a \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0627\u0644\u0645\u0631\u0627\u062f \u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0647 \u0643\u0625\u0637\u0627\u0631 \u0644\u0644\u0645\u0644\u0635\u0642.",
                            "type": "int",
                            "required": false
                        },
                        "is_millisec": {
                            "description": "\u0633\u0648\u0627\u0621 \u0623\u0643\u0627\u0646 \u0627\u0644\u0648\u0642\u062a \u0628\u0627\u0644\u0645\u0644\u0644\u064a \u062b\u0627\u0646\u064a\u0629 \u0623\u0645 \u0627\u0644\u062b\u0648\u0627\u0646\u064a.",
                            "type": "boolean",
                            "required": false
                        },
                        "poster_attachment_id": {
                            "description": "\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0631\u0641\u0642\u0627\u062a \u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u0645\u0644\u0635\u0642.",
                            "type": "int",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/videopress\/(?P<video_guid>\\w+)\/check-ownership\/(?P<post_id>\\d+)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpcom\/v2\/videopress\/upload-jwt": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wpcom\/v2\/videopress\/upload-jwt"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/videopress\/playback-jwt\/(?P<video_guid>\\w+)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats\/blog": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/stats\/blog"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack\/v4\/stats-app",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/stats-app"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/253631816\/stats\/(?P<resource>[\\-\\w]+)\/(?P<resource_id>[\\d]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/253631816\/stats\/(?P<resource>[\\-\\w]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/253631816\/posts\/(?P<resource_id>[\\d]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/253631816\/posts\/(?P<resource_id>[\\d]+)\/likes": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/253631816\/stats": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/stats-app\/sites\/253631816\/stats"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/253631816\/site-has-never-published-post": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/stats-app\/sites\/253631816\/site-has-never-published-post"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/253631816\/posts": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/stats-app\/sites\/253631816\/posts"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/253631816\/subscribers\/counts": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/stats-app\/sites\/253631816\/subscribers\/counts"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/253631816\/jetpack-stats\/usage": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/stats-app\/sites\/253631816\/jetpack-stats\/usage"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/253631816\/jetpack-stats\/user-feedback": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/stats-app\/sites\/253631816\/jetpack-stats\/user-feedback"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/253631816\/wordads\/earnings": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/stats-app\/sites\/253631816\/wordads\/earnings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/253631816\/wordads\/stats": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/stats-app\/sites\/253631816\/wordads\/stats"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/stats\/notices": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "description": "ID of the notice",
                            "required": true
                        },
                        "status": {
                            "type": "string",
                            "description": "Status of the notice",
                            "required": true
                        },
                        "postponed_for": {
                            "type": "number",
                            "default": null,
                            "description": "Postponed for (in seconds)",
                            "minimum": 0,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/stats-app\/stats\/notices"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/253631816\/jetpack-stats-dashboard\/notices": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "description": "ID of the notice",
                            "required": true
                        },
                        "status": {
                            "type": "string",
                            "description": "Status of the notice",
                            "required": true
                        },
                        "postponed_for": {
                            "type": "number",
                            "default": null,
                            "description": "Postponed for (in seconds)",
                            "minimum": 0,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/stats-app\/sites\/253631816\/jetpack-stats-dashboard\/notices"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/253631816\/stats\/referrers\/spam\/new": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "domain": {
                            "type": "string",
                            "description": "Domain of the referrer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/stats-app\/sites\/253631816\/stats\/referrers\/spam\/new"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/253631816\/stats\/referrers\/spam\/delete": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "domain": {
                            "type": "string",
                            "description": "Domain of the referrer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/stats-app\/sites\/253631816\/stats\/referrers\/spam\/delete"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/253631816\/jetpack-stats-dashboard\/modules": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/stats-app\/sites\/253631816\/jetpack-stats-dashboard\/modules"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/253631816\/jetpack-stats-dashboard\/module-settings": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/stats-app\/sites\/253631816\/jetpack-stats-dashboard\/module-settings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/253631816\/stats\/emails\/(?P<resource>[\\-\\w\\d]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/253631816\/stats\/opens\/emails\/(?P<post_id>[\\d]+)\/(?P<resource>[\\-\\w]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/253631816\/stats\/clicks\/emails\/(?P<post_id>[\\d]+)\/(?P<resource>[\\-\\w]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/253631816\/stats\/(?P<resource>[\\-\\w]+)\/emails\/(?P<post_id>[\\d]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/253631816\/stats\/utm\/(?P<utm_params>[_,\\-\\w]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/253631816\/stats\/devices\/(?P<device_property>[\\w]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/253631816\/commercial-classification": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/stats-app\/sites\/253631816\/commercial-classification"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/253631816\/purchases": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/stats-app\/sites\/253631816\/purchases"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/253631816\/stats\/location-views\/(?P<geo_mode>country|region|city)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/import": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack\/v4\/import",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/import"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/blocks": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0642\u062a\u0637\u0641 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "\u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 wp_pattern_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u062f\u0629 \u0627\u0644\u0632\u0645\u0646\u064a\u0629 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0644\u0627\u0633\u062a\u064a\u0631\u0627\u062f \u0641\u064a Jetpack.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/import\/blocks"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/categories": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u0648\u0635\u0641 (HTML) \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647 \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u062a\u0635\u0646\u064a\u0641 \u0627\u0644\u0623\u0635\u0644.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u062f\u0629 \u0627\u0644\u0632\u0645\u0646\u064a\u0629 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0644\u0627\u0633\u062a\u064a\u0631\u0627\u062f \u0641\u064a Jetpack.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/import\/categories"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/comments": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u060c \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0643\u0627\u062a\u0628 \u0645\u0648\u062c\u0648\u062f \u0643\u0645\u064f\u0633\u062a\u062e\u062f\u0645.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0643\u0627\u062a\u0628 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0640 IP \u0644\u0643\u0627\u062a\u0628 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0639\u0631\u0636 \u0644\u0643\u0627\u062a\u0628 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "\u0631\u0627\u0628\u0637 URL \u0644\u0643\u0627\u062a\u0628 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "\u0648\u0643\u064a\u0644 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 (User Agent) \u0644\u0643\u0627\u062a\u0628 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u062a\u0639\u0644\u064a\u0642\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "default": 0,
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u0626\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u062f\u0629 \u0627\u0644\u0632\u0645\u0646\u064a\u0629 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0644\u0627\u0633\u062a\u064a\u0631\u0627\u062f \u0641\u064a Jetpack.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/import\/comments"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/custom-css": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u062f\u0629 \u0627\u0644\u0632\u0645\u0646\u064a\u0629 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0644\u0627\u0633\u062a\u064a\u0631\u0627\u062f \u0641\u064a Jetpack.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/import\/custom-css"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/end": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/import\/end"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/global-styles": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "theme": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": true
                        },
                        "unified_importer_id": {
                            "description": "\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u062f\u0629 \u0627\u0644\u0632\u0645\u0646\u064a\u0629 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0644\u0627\u0633\u062a\u064a\u0631\u0627\u062f \u0641\u064a Jetpack.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/import\/global-styles"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/media": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0645\u0641\u062a\u0648\u062d\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0647\u0646\u0627\u0643 \u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0644\u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u062a\u0646\u0628\u064a\u0647\u0627\u062a \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "upload_date": {
                            "description": "\u0627\u0644\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0645\u062e\u0635\u0635 \u0644\u062f\u0644\u064a\u0644 \u0631\u0641\u0639 \u0627\u0644\u0645\u0631\u0641\u0642.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "pattern": "^\\d{4}\\\/\\d{2}$",
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u062f\u0629 \u0627\u0644\u0632\u0645\u0646\u064a\u0629 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0644\u0627\u0633\u062a\u064a\u0631\u0627\u062f \u0641\u064a Jetpack.",
                            "type": "integer",
                            "required": false
                        },
                        "alt_text": {
                            "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0627\u0644\u0645\u0639\u0631\u0648\u0636 \u0639\u0646\u062f\u0645\u0627 \u0644\u0627 \u064a\u062a\u0645 \u0639\u0631\u0636 \u0627\u0644\u0645\u0631\u0641\u0642.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "\u0634\u0631\u062d \u0627\u0644\u0645\u0631\u0641\u0642.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0627\u0644\u0643\u0644\u0645\u0627\u062a \u0627\u0644\u062a\u0648\u0636\u064a\u062d\u064a\u0629 \u0644\u0644\u0645\u0631\u0641\u0642\u060c \u0643\u0645\u0627 \u0647\u064a \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0643\u0644\u0645\u0627\u062a \u062a\u0648\u0636\u064a\u062d\u064a\u0629 (HTML) \u0644\u0644\u0645\u0631\u0641\u0642\u060c \u0645\u064f\u0639\u062f\u0629 \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0645\u0631\u0641\u0642.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0648\u0635\u0641 \u0627\u0644\u0645\u0631\u0641\u0642\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0631\u0641\u0642\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0627\u0644\u0645\u0631\u0641\u0642.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/import\/media"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/media\/(?P<id>[\\d]+)": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0641\u0642.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0645\u0641\u062a\u0648\u062d\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0647\u0646\u0627\u0643 \u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0644\u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u062a\u0646\u0628\u064a\u0647\u0627\u062a \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "upload_date": {
                            "description": "\u0627\u0644\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0645\u062e\u0635\u0635 \u0644\u062f\u0644\u064a\u0644 \u0631\u0641\u0639 \u0627\u0644\u0645\u0631\u0641\u0642.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "pattern": "^\\d{4}\\\/\\d{2}$",
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u062f\u0629 \u0627\u0644\u0632\u0645\u0646\u064a\u0629 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0644\u0627\u0633\u062a\u064a\u0631\u0627\u062f \u0641\u064a Jetpack.",
                            "type": "integer",
                            "required": false
                        },
                        "alt_text": {
                            "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0627\u0644\u0645\u0639\u0631\u0648\u0636 \u0639\u0646\u062f\u0645\u0627 \u0644\u0627 \u064a\u062a\u0645 \u0639\u0631\u0636 \u0627\u0644\u0645\u0631\u0641\u0642.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "\u0634\u0631\u062d \u0627\u0644\u0645\u0631\u0641\u0642.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0627\u0644\u0643\u0644\u0645\u0627\u062a \u0627\u0644\u062a\u0648\u0636\u064a\u062d\u064a\u0629 \u0644\u0644\u0645\u0631\u0641\u0642\u060c \u0643\u0645\u0627 \u0647\u064a \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0643\u0644\u0645\u0627\u062a \u062a\u0648\u0636\u064a\u062d\u064a\u0629 (HTML) \u0644\u0644\u0645\u0631\u0641\u0642\u060c \u0645\u064f\u0639\u062f\u0629 \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0645\u0631\u0641\u0642.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0648\u0635\u0641 \u0627\u0644\u0645\u0631\u0641\u0642\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0631\u0641\u0642\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0627\u0644\u0645\u0631\u0641\u0642.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/import\/media\/(?P<id>[\\d]+)\/post-process": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0641\u0642.",
                            "type": "integer",
                            "required": false
                        },
                        "action": {
                            "type": "string",
                            "enum": [
                                "create-image-subsizes"
                            ],
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/import\/menu-items": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0643\u0627\u0626\u0646\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 (HTML) \u0644\u0644\u0643\u0627\u0626\u0646\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "custom",
                            "description": "\u0639\u0627\u0626\u0644\u0629 \u0627\u0644\u0643\u0627\u0626\u0646\u0627\u062a \u0627\u0644\u0645\u0645\u062b\u0644\u0629 \u0623\u0635\u0644\u0627\u060c \u0645\u062b\u0644 \u0646\u0648\u0639 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \"post_type\" \u0623\u0648 \u0627\u0644\u0641\u0626\u0629 \"taxonomy\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a \u0644\u0647\u0630\u0627 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "\u0646\u0635 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 \u0644\u0631\u0627\u0628\u0637 \u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0647\u0630\u0627.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "\u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u0641\u0626\u0629 \u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0631\u0627\u0628\u0637 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0647\u0630\u0627.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u0627\u0644\u0648\u0635\u0641 \u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0647\u0630\u0627.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "default": 1,
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0650\u0641 \u0642\u0627\u0639\u062f\u0629 \u0628\u064a\u0627\u0646\u0627\u062a nav_menu_item \u0627\u0644\u0630\u064a \u064a\u0645\u062b\u0644 \u0623\u0628 \u0647\u0630\u0627 \u0627\u0644\u0639\u0646\u0635\u0631 \u0641\u064a \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u0625\u0646 \u0648\u062c\u062f\u060c \u0648\u0625\u0644\u0627 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0630\u064a \u062a\u0645 \u062a\u0645\u062b\u064a\u0644\u0647 \u0641\u064a \u0627\u0644\u0623\u0635\u0644\u060c \u0645\u062b\u0644 \"\u062a\u0635\u0646\u064a\u0641\" \u0623\u0648 \"\u0645\u0642\u0627\u0644\u0629\" \u0623\u0648 \"\u0645\u0631\u0641\u0642\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "default": 0,
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0650\u0641 \u0642\u0627\u0639\u062f\u0629 \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0623\u0635\u0644\u064a \u0627\u0644\u0630\u064a \u064a\u064f\u0645\u062b\u0651\u0650\u0644\u0647 \u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0647\u0630\u0627\u060c \u0639\u0644\u0649 \u0633\u0628\u064a\u0644 \u0627\u0644\u0645\u062b\u0627\u0644 ID \u0644\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0623\u0648 term_id \u0644\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0647\u062f\u0641 (target) \u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0631\u0627\u0628\u0637 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0647\u0630\u0627.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "\u0627\u0644\u0631\u0627\u0628\u0637 \u0627\u0644\u0630\u064a \u064a\u0634\u064a\u0631 \u0625\u0644\u064a\u0647 \u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0647\u0630\u0627.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "\u0639\u0644\u0627\u0642\u0629 \u0627\u0644\u0640 XFN \u0627\u0644\u0645\u064f\u0639\u0628\u0631 \u0639\u0646\u0647\u0627 \u0641\u064a \u0631\u0627\u0628\u0637 \u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0647\u0630\u0627.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0623\u0635\u0644.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u062f\u0629 \u0627\u0644\u0632\u0645\u0646\u064a\u0629 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0644\u0627\u0633\u062a\u064a\u0631\u0627\u062f \u0641\u064a Jetpack.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/import\/menu-items"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/menus": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u0648\u0635\u0641 (HTML) \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647 \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u062f\u0629 \u0627\u0644\u0632\u0645\u0646\u064a\u0629 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0644\u0627\u0633\u062a\u064a\u0631\u0627\u062f \u0641\u064a Jetpack.",
                            "type": "integer",
                            "required": true
                        },
                        "locations": {
                            "description": "\u0627\u0644\u0645\u0648\u0627\u0636\u0639 \u0627\u0644\u0645\u0633\u0646\u062f\u0629 \u0644\u0644\u0642\u0627\u0626\u0645\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0633\u064a\u062a\u0645 \u062a\u0644\u0642\u0627\u0626\u064a\u064b\u0627 \u0625\u0636\u0627\u0641\u0629 \u0635\u0641\u062d\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u0623\u0639\u0644\u0649 \u0625\u0644\u0649 \u0647\u0630\u0647 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0623\u0645 \u0644\u0627.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/import\/menus"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/navigation": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u062f\u0629 \u0627\u0644\u0632\u0645\u0646\u064a\u0629 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0644\u0627\u0633\u062a\u064a\u0631\u0627\u062f \u0641\u064a Jetpack.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/import\/navigation"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/pages": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0642\u062a\u0637\u0641 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0645\u0641\u062a\u0648\u062d\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0647\u0646\u0627\u0643 \u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0644\u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u062a\u0646\u0628\u064a\u0647\u0627\u062a \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0628\u0627\u0644\u0639\u0644\u0627\u0642\u0629 \u0645\u0639 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0623\u062e\u0631\u0649.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "tags": {
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u062f\u0629 \u0627\u0644\u0632\u0645\u0646\u064a\u0629 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0644\u0627\u0633\u062a\u064a\u0631\u0627\u062f \u0641\u064a Jetpack.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/import\/pages"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/posts": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0642\u062a\u0637\u0641 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0645\u0641\u062a\u0648\u062d\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0647\u0646\u0627\u0643 \u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0644\u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u062a\u0646\u0628\u064a\u0647\u0627\u062a \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "\u0628\u0646\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "_jetpack_memberships_contains_paid_content": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u0645\u0639\u0627\u0645\u0644\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0639\u0644\u0649 \u0623\u0646\u0647 \u0645\u064f\u062b\u0628\u062a\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 category.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 post_tag.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u062f\u0629 \u0627\u0644\u0632\u0645\u0646\u064a\u0629 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0644\u0627\u0633\u062a\u064a\u0631\u0627\u062f \u0641\u064a Jetpack.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/import\/posts"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/start": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/import\/start"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/tags": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u0648\u0635\u0641 (HTML) \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647 \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u062f\u0629 \u0627\u0644\u0632\u0645\u0646\u064a\u0629 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0644\u0627\u0633\u062a\u064a\u0631\u0627\u062f \u0641\u064a Jetpack.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/import\/tags"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/template-parts": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "slug": {
                            "description": "\u0627\u0633\u0645 \u0644\u0637\u064a\u0641 (slug) \u0641\u0631\u064a\u062f \u064a\u064f\u062d\u062f\u0651\u062f \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 (Theme) \u0644\u0640 \u0627\u0644\u0646\u0645\u0648\u0630\u062c (template).",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0642\u0627\u0644\u0628\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0642\u0627\u0644\u0628.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0642\u0627\u0644\u0628\u060c \u0643\u0645\u0627  \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0642\u0627\u0644\u0628\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0650\u0641 \u0645\u0646\u0634\u0626 \u0627\u0644\u0642\u0627\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u062d\u064a\u062b \u064a\u0643\u0648\u0646 \u062c\u0632\u0621 \u0627\u0644\u0642\u0627\u0644\u0628 \u0645\u062e\u0635\u0635\u064b\u0627 \u0644\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645 (\u0627\u0644\u062a\u0631\u0648\u064a\u0633\u0629\u060c \u0648\u0627\u0644\u062a\u0630\u064a\u064a\u0644\u060c \u0648\u063a\u064a\u0631 \u0630\u0644\u0643).",
                            "type": "string",
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u062f\u0629 \u0627\u0644\u0632\u0645\u0646\u064a\u0629 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0644\u0627\u0633\u062a\u064a\u0631\u0627\u062f \u0641\u064a Jetpack.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/import\/template-parts"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/templates": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "slug": {
                            "description": "\u0627\u0633\u0645 \u0644\u0637\u064a\u0641 (slug) \u0641\u0631\u064a\u062f \u064a\u064f\u062d\u062f\u0651\u062f \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 (Theme) \u0644\u0640 \u0627\u0644\u0646\u0645\u0648\u0630\u062c (template).",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0642\u0627\u0644\u0628\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0642\u0627\u0644\u0628.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0642\u0627\u0644\u0628\u060c \u0643\u0645\u0627  \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0642\u0627\u0644\u0628\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0650\u0641 \u0645\u0646\u0634\u0626 \u0627\u0644\u0642\u0627\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u062f\u0629 \u0627\u0644\u0632\u0645\u0646\u064a\u0629 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0644\u0627\u0633\u062a\u064a\u0631\u0627\u062f \u0641\u064a Jetpack.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/import\/templates"
                    }
                ]
            }
        },
        "\/elementor\/v1": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor\/v1"
                    }
                ]
            }
        },
        "\/elementor\/v1\/site-editor": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor\/v1\/site-editor"
                    }
                ]
            }
        },
        "\/elementor\/v1\/site-editor\/templates": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor\/v1\/site-editor\/templates"
                    }
                ]
            }
        },
        "\/elementor\/v1\/site-editor\/templates\/(?P<id>[\\w]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "DELETE",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/site-editor\/conditions-config": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor\/v1\/site-editor\/conditions-config"
                    }
                ]
            }
        },
        "\/elementor\/v1\/site-editor\/templates-conditions\/(?P<id>[\\w]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/site-editor\/templates-conditions-conflicts": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor\/v1\/site-editor\/templates-conditions-conflicts"
                    }
                ]
            }
        },
        "\/elementor-pro\/v1": {
            "namespace": "elementor-pro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor-pro\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor-pro\/v1"
                    }
                ]
            }
        },
        "\/elementor-pro\/v1\/license\/tier-features": {
            "namespace": "elementor-pro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor-pro\/v1\/license\/tier-features"
                    }
                ]
            }
        },
        "\/elementor-pro\/v1\/license\/get-license-status": {
            "namespace": "elementor-pro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor-pro\/v1\/license\/get-license-status"
                    }
                ]
            }
        },
        "\/gutenkit\/v1": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "gutenkit\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/gutenkit\/v1"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/modules": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/gutenkit\/v1\/modules"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/blocks": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/gutenkit\/v1\/blocks"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/settings": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/gutenkit\/v1\/settings"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/clear-cache": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/gutenkit\/v1\/clear-cache"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/active-plugin": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/gutenkit\/v1\/active-plugin"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/install-active-plugin": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/gutenkit\/v1\/install-active-plugin"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/favorite-templates": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/gutenkit\/v1\/favorite-templates"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/onboard": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/gutenkit\/v1\/onboard"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/media-upload-from-url": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/gutenkit\/v1\/media-upload-from-url"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/mailchimp\/get\/lists": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/gutenkit\/v1\/mailchimp\/get\/lists"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/mailchimp\/post\/form": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/gutenkit\/v1\/mailchimp\/post\/form"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/mailchimp\/get\/interests": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "list_id": {
                            "type": "string",
                            "description": "The Mailchimp list ID",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/gutenkit\/v1\/mailchimp\/get\/interests"
                    }
                ]
            }
        },
        "\/happy\/v1": {
            "namespace": "happy\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "happy\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/happy\/v1"
                    }
                ]
            }
        },
        "\/happy\/v1\/wizard\/dummy": {
            "namespace": "happy\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/happy\/v1\/wizard\/dummy"
                    }
                ]
            }
        },
        "\/happy\/v1\/wizard\/cache": {
            "namespace": "happy\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/happy\/v1\/wizard\/cache"
                    }
                ]
            }
        },
        "\/happy\/v1\/wizard\/preset\/normal": {
            "namespace": "happy\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/happy\/v1\/wizard\/preset\/normal"
                    }
                ]
            }
        },
        "\/happy\/v1\/wizard\/preset\/pro": {
            "namespace": "happy\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/happy\/v1\/wizard\/preset\/pro"
                    }
                ]
            }
        },
        "\/happy\/v1\/wizard\/save": {
            "namespace": "happy\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/happy\/v1\/wizard\/save"
                    }
                ]
            }
        },
        "\/happy\/v1\/wizard\/save-cache": {
            "namespace": "happy\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/happy\/v1\/wizard\/save-cache"
                    }
                ]
            }
        },
        "\/happy\/v1\/wizard\/skip": {
            "namespace": "happy\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/happy\/v1\/wizard\/skip"
                    }
                ]
            }
        },
        "\/hostinger-ai-assistant\/v1": {
            "namespace": "hostinger-ai-assistant\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "hostinger-ai-assistant\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-ai-assistant\/v1"
                    }
                ]
            }
        },
        "\/hostinger-ai-assistant\/v1\/website": {
            "namespace": "hostinger-ai-assistant\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-ai-assistant\/v1\/website"
                    }
                ]
            }
        },
        "\/hostinger-ai-assistant\/v1\/jwt\/token": {
            "namespace": "hostinger-ai-assistant\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "expires_in": {
                            "type": "integer",
                            "description": "\u0648\u0642\u062a \u0627\u0646\u062a\u0647\u0627\u0621 \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0645\u0645\u064a\u0632 \u0628\u0627\u0644\u062b\u0648\u0627\u0646\u064a (3600-86400)",
                            "minimum": 3600,
                            "maximum": 86400,
                            "default": 3600,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-ai-assistant\/v1\/jwt\/token"
                    }
                ]
            }
        },
        "\/hostinger-ai-assistant\/v1\/jwt\/revoke": {
            "namespace": "hostinger-ai-assistant\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-ai-assistant\/v1\/jwt\/revoke"
                    }
                ]
            }
        },
        "\/hostinger-amplitude\/v1": {
            "namespace": "hostinger-amplitude\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "hostinger-amplitude\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-amplitude\/v1"
                    }
                ]
            }
        },
        "\/hostinger-amplitude\/v1\/hostinger-amplitude-event": {
            "namespace": "hostinger-amplitude\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-amplitude\/v1\/hostinger-amplitude-event"
                    }
                ]
            }
        },
        "\/hostinger-amplitude\/v1\/hostinger-amplitude-experiments": {
            "namespace": "hostinger-amplitude\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-amplitude\/v1\/hostinger-amplitude-experiments"
                    }
                ]
            }
        },
        "\/hostinger-reach\/v1": {
            "namespace": "hostinger-reach\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "hostinger-reach\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-reach\/v1"
                    }
                ]
            }
        },
        "\/hostinger-reach\/v1\/contact": {
            "namespace": "hostinger-reach\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "required": true
                        },
                        "group": {
                            "default": "WordPress",
                            "type": "string",
                            "required": false
                        },
                        "tags": {
                            "default": "WordPress",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "type": "string",
                            "required": true
                        },
                        "name": {
                            "default": "",
                            "type": "string",
                            "required": false
                        },
                        "surname": {
                            "default": "",
                            "type": "string",
                            "required": false
                        },
                        "metadata": {
                            "type": "object",
                            "properties": {
                                "plugin": {
                                    "type": "string"
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-reach\/v1\/contact"
                    }
                ]
            }
        },
        "\/hostinger-reach\/v1\/token": {
            "namespace": "hostinger-reach\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "csrf_field": {
                            "type": "string",
                            "required": true
                        },
                        "token": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-reach\/v1\/token"
                    }
                ]
            }
        },
        "\/hostinger-reach\/v1\/generate-auth-url": {
            "namespace": "hostinger-reach\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-reach\/v1\/generate-auth-url"
                    }
                ]
            }
        },
        "\/hostinger-reach\/v1\/overview": {
            "namespace": "hostinger-reach\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-reach\/v1\/overview"
                    }
                ]
            }
        },
        "\/hostinger-reach\/v1\/tags": {
            "namespace": "hostinger-reach\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "names": {
                            "type": "array",
                            "default": [
                                "WordPress"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-reach\/v1\/tags"
                    }
                ]
            }
        },
        "\/hostinger-reach\/v1\/contact-lists": {
            "namespace": "hostinger-reach\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-reach\/v1\/contact-lists"
                    }
                ]
            }
        },
        "\/hostinger-reach\/v1\/forms": {
            "namespace": "hostinger-reach\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "contact_list_id": {
                            "type": "int",
                            "required": false
                        },
                        "type": {
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "form_id": {
                            "type": "string",
                            "required": true
                        },
                        "type": {
                            "type": "string",
                            "required": true
                        },
                        "is_active": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-reach\/v1\/forms"
                    }
                ]
            }
        },
        "\/hostinger-reach\/v1\/integrations": {
            "namespace": "hostinger-reach\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "integration": {
                            "type": "string",
                            "required": true
                        },
                        "is_active": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-reach\/v1\/integrations"
                    }
                ]
            }
        },
        "\/hostinger-reach\/v1\/import\/(?P<integration>[a-z0-9-]+)": {
            "namespace": "hostinger-reach\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "integration": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/hostinger-reach\/v1\/import": {
            "namespace": "hostinger-reach\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "integrations": {
                            "type": "object",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-reach\/v1\/import"
                    }
                ]
            }
        },
        "\/hostinger-tools-plugin\/v1": {
            "namespace": "hostinger-tools-plugin\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "hostinger-tools-plugin\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-tools-plugin\/v1"
                    }
                ]
            }
        },
        "\/hostinger-tools-plugin\/v1\/get-settings": {
            "namespace": "hostinger-tools-plugin\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-tools-plugin\/v1\/get-settings"
                    }
                ]
            }
        },
        "\/hostinger-tools-plugin\/v1\/update-settings": {
            "namespace": "hostinger-tools-plugin\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-tools-plugin\/v1\/update-settings"
                    }
                ]
            }
        },
        "\/hostinger-tools-plugin\/v1\/regenerate-bypass-code": {
            "namespace": "hostinger-tools-plugin\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-tools-plugin\/v1\/regenerate-bypass-code"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/business-hours\/localized-week": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wpcom\/v2\/business-hours\/localized-week"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/admin-color": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wpcom\/v2\/admin-color"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/admin-menu": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wpcom\/v2\/admin-menu"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/jetpack-ai\/ai-assistant-feature": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wpcom\/v2\/jetpack-ai\/ai-assistant-feature"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/app-media": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "number": {
                            "description": "\u0639\u062f\u062f \u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u0648\u062c\u0648\u062f\u0629 \u0641\u064a \u0627\u0644\u0637\u0644\u0628",
                            "type": "number",
                            "default": 20,
                            "required": false
                        },
                        "page_handle": {
                            "type": "number",
                            "default": 1,
                            "required": false
                        },
                        "after": {
                            "description": "\u0627\u0644\u0637\u0627\u0628\u0639 \u0627\u0644\u0632\u0645\u0646\u064a \u0645\u0646\u0630 \u0631\u0641\u0639 \u0627\u0644\u0648\u0633\u0627\u0626\u0637",
                            "type": "number",
                            "default": 0,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wpcom\/v2\/app-media"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/editor-assets": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "exclude": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0645\u0641\u0635\u0648\u0644\u0629 \u0628\u0641\u0627\u0635\u0644\u0629 \u0644\u0623\u0646\u0648\u0627\u0639 \u0627\u0644\u0623\u0635\u0648\u0644 \u0627\u0644\u0645\u0637\u0644\u0648\u0628 \u0625\u0633\u062a\u0628\u0639\u0627\u062f\u0647\u0627 \u0645\u0646 \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629. \u0627\u0644\u0642\u064a\u0645 \u0627\u0644\u0645\u062f\u0639\u0648\u0645\u0629: \"core\" (\u0623\u0635\u0648\u0644 \u0648\u0648\u0631\u062f\u0628\u0631\u064a\u0633 \u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629)\u060c \"gutenberg\" (\u0623\u0635\u0648\u0644 \u0625\u0636\u0627\u0641\u0629 Gutenberg)\u060c \u0623\u0648 \u0628\u0627\u062f\u0626\u0627\u062a \u0645\u0639\u0627\u0644\u062c\u0629 \u0627\u0644\u0625\u0636\u0627\u0641\u0627\u062a (\u0639\u0644\u0649 \u0633\u0628\u064a\u0644 \u0627\u0644\u0645\u062b\u0627\u0644\u060c \"contact-form-7\").",
                            "type": "string",
                            "default": "",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wpcom\/v2\/editor-assets"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/blog-stats": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "post_id": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u062a\u062f\u0648\u064a\u0646\u0629 \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0627\u0644\u0625\u062d\u0635\u0627\u0621\u0627\u062a \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0647\u0627.",
                            "type": [
                                "string",
                                "integer"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wpcom\/v2\/blog-stats"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/email-preview": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0644\u062a\u062f\u0648\u064a\u0646\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "access": {
                            "description": "\u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u0648\u0635\u0648\u0644.",
                            "enum": [
                                "everybody",
                                "subscribers",
                                "paid_subscribers"
                            ],
                            "default": "everybody",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wpcom\/v2\/email-preview"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/external-media\/list\/(?P<service>google_photos|openverse|pexels)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "search": {
                            "description": "\u0645\u0635\u0637\u0644\u062d \u0627\u0644\u0628\u062d\u062b \u0641\u064a \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0648\u0633\u0627\u0626\u0637.",
                            "type": "string",
                            "required": false
                        },
                        "number": {
                            "description": "\u0639\u062f\u062f \u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u0648\u062c\u0648\u062f\u0629 \u0641\u064a \u0627\u0644\u0637\u0644\u0628",
                            "type": "number",
                            "default": 20,
                            "required": false
                        },
                        "path": {
                            "type": "string",
                            "required": false
                        },
                        "page_handle": {
                            "type": "string",
                            "required": false
                        },
                        "session_id": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u062c\u0644\u0633\u0629 \u0644\u062e\u062f\u0645\u0629 \u0645\u0627\u060c \u062d\u0627\u0644\u064a\u064b\u0627 \u0645\u0646\u062a\u0642\u064a \u0627\u0644\u0635\u0648\u0631 \u0641\u064a \u063a\u0648\u063a\u0644 \u0641\u0642\u0637",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/external-media\/copy\/(?P<service>google_photos|openverse|pexels)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "media": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u0631\u0627\u062f \u0646\u0633\u062e\u0647\u0627.",
                            "items": {
                                "type": "array",
                                "items": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "caption": {
                                            "type": "string"
                                        },
                                        "guid": {
                                            "type": "object",
                                            "properties": {
                                                "caption": {
                                                    "type": "string"
                                                },
                                                "name": {
                                                    "type": "string"
                                                },
                                                "title": {
                                                    "type": "string"
                                                },
                                                "url": {
                                                    "format": "uri",
                                                    "type": "string"
                                                }
                                            }
                                        },
                                        "title": {
                                            "type": "string"
                                        },
                                        "meta": {
                                            "type": "object",
                                            "additionalProperties": false,
                                            "properties": {
                                                "vertical_id": {
                                                    "type": "string",
                                                    "format": "text-field"
                                                },
                                                "pexels_object": {
                                                    "type": "object"
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "type": "array",
                            "required": true
                        },
                        "post_id": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0644\u0625\u0631\u0641\u0627\u0642 \u0627\u0644\u0631\u0641\u0639 \u0628\u0647\u0627.",
                            "type": "number",
                            "minimum": 0,
                            "required": false
                        },
                        "should_proxy": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0633\u064a\u062a\u0645 \u0625\u0646\u0634\u0627\u0621 \u0648\u0643\u064a\u0644 \u0644\u0637\u0644\u0628 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0623\u0645 \u0644\u0627.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/external-media\/connection\/(?P<service>google_photos)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpcom\/v2\/external-media\/connection\/(?P<service>google_photos)\/picker_status": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpcom\/v2\/external-media\/session\/(?P<service>google_photos)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpcom\/v2\/external-media\/session\/(?P<service>google_photos)\/(?P<session_id>.*)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpcom\/v2\/external-media\/proxy\/(?P<service>google_photos)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "url": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/following\/mine": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "ignore_user_blogs": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wpcom\/v2\/following\/mine"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/following\/recommendations": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "number": {
                            "type": "number",
                            "default": 5,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wpcom\/v2\/following\/recommendations"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/goodreads\/user-id": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u0639\u0631\u0651\u0641 \u0645\u0633\u062a\u062e\u062f\u0645 Goodreads",
                            "type": "integer",
                            "minimum": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wpcom\/v2\/goodreads\/user-id"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/checkGoogleDocVisibility": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wpcom\/v2\/checkGoogleDocVisibility"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/instagram-gallery\/connect-url": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wpcom\/v2\/instagram-gallery\/connect-url"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/instagram-gallery\/connections": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wpcom\/v2\/instagram-gallery\/connections"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/instagram-gallery\/gallery": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "access_token": {
                            "description": "\u0631\u0645\u0632 \u0627\u0644\u0648\u0635\u0648\u0644 \u0627\u0644\u0645\u0645\u064a\u0632 \u0625\u0644\u0649 \u0633\u0644\u0633\u0644\u0629 \u0645\u0641\u0627\u062a\u064a\u062d \u0625\u0646\u0633\u062a\u063a\u0631\u0627\u0645.",
                            "type": "integer",
                            "minimum": 1,
                            "required": true
                        },
                        "count": {
                            "description": "\u0643\u0645 \u0639\u062f\u062f \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0639\u0644\u0649 \u0625\u0646\u0633\u062a\u063a\u0631\u0627\u0645\u061f",
                            "type": "integer",
                            "minimum": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wpcom\/v2\/instagram-gallery\/gallery"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/mailchimp": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wpcom\/v2\/mailchimp"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/mailchimp\/groups": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wpcom\/v2\/mailchimp\/groups"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/mailchimp\/settings": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wpcom\/v2\/mailchimp\/settings"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/newsletter-categories": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wpcom\/v2\/newsletter-categories"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/newsletter-categories\/count": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "term_ids": {
                            "default": "",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wpcom\/v2\/newsletter-categories\/count"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/podcast-player": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 URL \u0644\u0645\u0648\u062c\u0632 RSS \u0627\u0644\u062e\u0627\u0635 \u0628\u0627\u0644\u0628\u062b \u0627\u0644\u0635\u0648\u062a\u064a.",
                            "type": "string",
                            "required": true
                        },
                        "guids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0645\u0646 \u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0627\u0644\u0641\u0631\u064a\u062f\u0629 \u0644\u062c\u0644\u0628 \u062d\u0644\u0642\u0627\u062a \u0628\u062b \u0635\u0648\u062a\u064a \u0628\u0639\u064a\u0646\u0647\u0627.",
                            "type": "array",
                            "required": true
                        },
                        "episode-options": {
                            "description": "\u0633\u0648\u0627\u0621 \u0623\u0643\u0627\u0646 \u064a\u0646\u0628\u063a\u064a \u0644\u0646\u0627 \u0625\u0639\u0627\u062f\u0629 \u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u062d\u0644\u0642\u0627\u062a \u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0647\u0627 \u0641\u064a \u0648\u0627\u062c\u0647\u0629 \u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u062a\u062d\u062f\u064a\u062f",
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wpcom\/v2\/podcast-player"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/podcast-player\/track-quantity": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wpcom\/v2\/podcast-player\/track-quantity"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/profile": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wpcom\/v2\/profile"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/related-posts": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wpcom\/v2\/related-posts"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/related-posts\/enable": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wpcom\/v2\/related-posts\/enable"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/related-posts\/(?P<id>[\\d]+)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0644\u062a\u062f\u0648\u064a\u0646\u0629.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/resolve-redirect\/?(?P<url>.+)?": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 URL \u0627\u0644\u0645\u0637\u0644\u0648\u0628 \u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646\u0647 \u0641\u064a \u0639\u0645\u0644\u064a\u0627\u062a \u0625\u0639\u0627\u062f\u0629 \u0627\u0644\u062a\u0648\u062c\u064a\u0647.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/search": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wpcom\/v2\/search"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/send-email-preview": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0644\u062a\u062f\u0648\u064a\u0646\u0629.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wpcom\/v2\/send-email-preview"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/template-loader\/(?P<template_type>\\w+)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "template_type": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/post-types": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wpcom\/v2\/post-types"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/top-posts": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "period": {
                            "description": "\u0627\u0644\u0625\u0637\u0627\u0631 \u0627\u0644\u0632\u0645\u0646\u064a \u0644\u0644\u0625\u062d\u0635\u0627\u0621\u0627\u062a.",
                            "type": [
                                "string",
                                "integer"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wpcom\/v2\/top-posts"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/transients\/(?P<name>\\w{1,172})": {
            "namespace": "wpcom\/v2",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0639\u0627\u0628\u0631 \u0627\u0644\u0645\u0631\u0627\u062f \u062d\u0630\u0641\u0647.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v3": {
            "namespace": "wpcom\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wpcom\/v3",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wpcom\/v3"
                    }
                ]
            }
        },
        "\/wpcom\/v3\/blogging-prompts": {
            "namespace": "wpcom\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "after": {
                            "description": "\u0627\u0639\u0631\u0636 \u0627\u0644\u0645\u0637\u0627\u0644\u0628\u0627\u062a \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u0639\u064a\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "before": {
                            "description": "\u0627\u0639\u0631\u0636 \u0627\u0644\u0645\u0637\u0627\u0644\u0628\u0627\u062a \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u0639\u064a\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "force_year": {
                            "description": "\u0642\u0645 \u0628\u0641\u0631\u0636 \u0639\u0627\u0645 \u0645\u0639\u064a\u0646 \u0644\u0644\u0645\u0637\u0627\u0644\u0628\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647\u0627. \u064a\u064f\u0631\u062c\u0639 \u0645\u0637\u0627\u0644\u0628\u0629 \u0648\u0627\u062d\u062f\u0629 \u0641\u0642\u0637 \u0641\u064a \u0643\u0644 \u064a\u0648\u0645.",
                            "type": "integer",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wpcom\/v3\/blogging-prompts"
                    }
                ]
            }
        },
        "\/wpcom\/v3\/blogging-prompts\/(?P<id>[\\d]+)": {
            "namespace": "wpcom\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0637\u0627\u0644\u0628\u0629.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v3\/jitm": {
            "namespace": "wpcom\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "message_path": {
                            "type": "string",
                            "description": "\u0645\u0633\u0627\u0631 \u0627\u0644\u0631\u0633\u0627\u0644\u0629 \u0627\u0644\u0644\u0627\u0632\u0645 \u0644\u0625\u062d\u0636\u0627\u0631 JITM \u0644\u0640",
                            "required": true
                        },
                        "query": {
                            "type": "string",
                            "description": "\u0645\u0639\u0627\u064a\u064a\u0631 \u0627\u0644\u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629",
                            "required": false
                        },
                        "full_jp_logo_exists": {
                            "type": "boolean",
                            "description": "\u0633\u0648\u0627\u0621 \u0623\u0643\u0627\u0646 \u0634\u0639\u0627\u0631 Jetpack \u0627\u0644\u0643\u0627\u0645\u0644 \u0645\u0648\u062c\u0648\u062f\u064b\u0627 \u0623\u0645 \u0644\u0627",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 JITM \u0627\u0644\u0645\u0631\u0627\u062f \u062a\u062c\u0627\u0647\u0644\u0647",
                            "required": true
                        },
                        "feature_class": {
                            "type": "string",
                            "description": "\u0641\u0626\u0629 \u0627\u0644\u0645\u064a\u0632\u0629 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0640 JITM",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wpcom\/v3\/jitm"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/gutenberg\/available-extensions": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wpcom\/v2\/gutenberg\/available-extensions"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/hello": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wpcom\/v2\/hello"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/memberships\/status\/?": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "required": false
                        },
                        "source": {
                            "type": "string",
                            "required": false
                        },
                        "is_editable": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wpcom\/v2\/memberships\/status\/?"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/memberships\/product\/?": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "title": {
                            "type": "string",
                            "required": true
                        },
                        "price": {
                            "type": "number",
                            "required": true
                        },
                        "currency": {
                            "type": "string",
                            "required": true
                        },
                        "interval": {
                            "type": "string",
                            "required": true
                        },
                        "is_editable": {
                            "type": "boolean",
                            "required": false
                        },
                        "buyer_can_change_amount": {
                            "type": "boolean",
                            "required": false
                        },
                        "tier": {
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wpcom\/v2\/memberships\/product\/?"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/memberships\/products\/?": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "currency": {
                            "type": "string",
                            "required": true
                        },
                        "type": {
                            "type": "string",
                            "required": true
                        },
                        "is_editable": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wpcom\/v2\/memberships\/products\/?"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/memberships\/product\/(?P<product_id>[0-9]+)\/?": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "title": {
                            "type": "string",
                            "required": true
                        },
                        "price": {
                            "type": "number",
                            "required": true
                        },
                        "currency": {
                            "type": "string",
                            "required": true
                        },
                        "interval": {
                            "type": "string",
                            "required": true
                        },
                        "is_editable": {
                            "type": "boolean",
                            "required": false
                        },
                        "buyer_can_change_amount": {
                            "type": "boolean",
                            "required": false
                        },
                        "tier": {
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "cancel_subscriptions": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/publicize\/connection-test-results": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wpcom\/v2\/publicize\/connection-test-results"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/service-api-keys\/(?P<service>[a-z\\-_]+)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "service_api_key": {
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/pbb\/v1": {
            "namespace": "pbb\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "pbb\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/pbb\/v1"
                    }
                ]
            }
        },
        "\/pbb\/v1\/subscribers": {
            "namespace": "pbb\/v1",
            "methods": [
                "POST",
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "start": {
                            "required": false
                        },
                        "end": {
                            "required": false
                        },
                        "order_by": {
                            "required": false
                        },
                        "limit": {
                            "required": false
                        },
                        "campaign_id": {
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/pbb\/v1\/subscribers"
                    }
                ]
            }
        },
        "\/pbb\/v1\/live-preview-template": {
            "namespace": "pbb\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/pbb\/v1\/live-preview-template"
                    }
                ]
            }
        },
        "\/pbb\/v1\/popup\/campaigns": {
            "namespace": "pbb\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/pbb\/v1\/popup\/campaigns"
                    }
                ]
            }
        },
        "\/pbb\/v1\/popup\/date": {
            "namespace": "pbb\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "cat": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/pbb\/v1\/popup\/date"
                    }
                ]
            }
        },
        "\/pbb\/v1\/popup\/logs": {
            "namespace": "pbb\/v1",
            "methods": [
                "GET",
                "POST",
                "DELETE",
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "campaignId": {
                            "required": false
                        },
                        "startDate": {
                            "required": true
                        },
                        "endDate": {
                            "required": true
                        },
                        "type": {
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "postId": {
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "startDate": {
                            "required": true
                        },
                        "endDate": {
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        },
                        "refferer": {
                            "required": false
                        },
                        "converted": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/pbb\/v1\/popup\/logs"
                    }
                ]
            }
        },
        "\/pbb\/v1\/settings": {
            "namespace": "pbb\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/pbb\/v1\/settings"
                    }
                ]
            }
        },
        "\/pbb\/v1\/download": {
            "namespace": "pbb\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/pbb\/v1\/download"
                    }
                ]
            }
        },
        "\/pbb\/v1\/onboard": {
            "namespace": "pbb\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/pbb\/v1\/onboard"
                    }
                ]
            }
        },
        "\/pbb\/v1\/templates": {
            "namespace": "pbb\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/pbb\/v1\/templates"
                    }
                ]
            }
        },
        "\/pbb\/v1\/ab-tests": {
            "namespace": "pbb\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/pbb\/v1\/ab-tests"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack-boost\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack-boost\/v1"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/speed-scores": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack-boost\/v1\/speed-scores"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/speed-scores\/refresh": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack-boost\/v1\/speed-scores\/refresh"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/speed-scores-history": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "start": {
                            "type": "number",
                            "required": true
                        },
                        "end": {
                            "type": "number",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "start": {
                            "type": "number",
                            "required": true
                        },
                        "end": {
                            "type": "number",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack-boost\/v1\/speed-scores-history"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "my-jetpack\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/my-jetpack\/v1"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "products": {
                            "description": "Comma-separated list of product slugs that should be retrieved.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/my-jetpack\/v1\/site\/products"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products\/install": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "products": {
                            "description": "\u0645\u0635\u0641\u0648\u0641\u0629 \u0627\u0644\u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u0644\u0637\u064a\u0641\u0629 \u0644\u0644\u0645\u0646\u062a\u062c",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "anti-spam",
                                    "backup",
                                    "boost",
                                    "crm",
                                    "creator",
                                    "extras",
                                    "jetpack-ai",
                                    "ai",
                                    "scan",
                                    "search",
                                    "social",
                                    "security",
                                    "protect",
                                    "videopress",
                                    "stats",
                                    "growth",
                                    "complete",
                                    "newsletter",
                                    "site-accelerator",
                                    "related-posts"
                                ],
                                "type": "string"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/my-jetpack\/v1\/site\/products\/install"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products\/activate": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "products": {
                            "description": "\u0645\u0635\u0641\u0648\u0641\u0629 \u0627\u0644\u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u0644\u0637\u064a\u0641\u0629 \u0644\u0644\u0645\u0646\u062a\u062c",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "anti-spam",
                                    "backup",
                                    "boost",
                                    "crm",
                                    "creator",
                                    "extras",
                                    "jetpack-ai",
                                    "ai",
                                    "scan",
                                    "search",
                                    "social",
                                    "security",
                                    "protect",
                                    "videopress",
                                    "stats",
                                    "growth",
                                    "complete",
                                    "newsletter",
                                    "site-accelerator",
                                    "related-posts"
                                ],
                                "type": "string"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/my-jetpack\/v1\/site\/products\/activate"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products\/interstitials": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "products": {
                            "description": "\u0623\u0632\u0648\u0627\u062c \u0645\u0646 \u0627\u0644\u0645\u0641\u0627\u062a\u064a\u062d \u0648\u0627\u0644\u0642\u064a\u0645 \u0644\u0644\u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u0644\u0637\u064a\u0641\u0629 \u0644\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0648\u062d\u0627\u0644\u0627\u062a \u0641\u0648\u0627\u0635\u0644\u0647\u0627 \u0627\u0644\u0628\u064a\u0646\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "anti-spam": {
                                    "type": "boolean"
                                },
                                "backup": {
                                    "type": "boolean"
                                },
                                "boost": {
                                    "type": "boolean"
                                },
                                "crm": {
                                    "type": "boolean"
                                },
                                "creator": {
                                    "type": "boolean"
                                },
                                "extras": {
                                    "type": "boolean"
                                },
                                "jetpack-ai": {
                                    "type": "boolean"
                                },
                                "ai": {
                                    "type": "boolean"
                                },
                                "scan": {
                                    "type": "boolean"
                                },
                                "search": {
                                    "type": "boolean"
                                },
                                "social": {
                                    "type": "boolean"
                                },
                                "security": {
                                    "type": "boolean"
                                },
                                "protect": {
                                    "type": "boolean"
                                },
                                "videopress": {
                                    "type": "boolean"
                                },
                                "stats": {
                                    "type": "boolean"
                                },
                                "growth": {
                                    "type": "boolean"
                                },
                                "complete": {
                                    "type": "boolean"
                                },
                                "newsletter": {
                                    "type": "boolean"
                                },
                                "site-accelerator": {
                                    "type": "boolean"
                                },
                                "related-posts": {
                                    "type": "boolean"
                                }
                            },
                            "additionalProperties": false,
                            "minProperties": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/my-jetpack\/v1\/site\/products\/interstitials"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products\/deactivate": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "products": {
                            "description": "\u0645\u0635\u0641\u0648\u0641\u0629 \u0627\u0644\u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u0644\u0637\u064a\u0641\u0629 \u0644\u0644\u0645\u0646\u062a\u062c",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "anti-spam",
                                    "backup",
                                    "boost",
                                    "crm",
                                    "creator",
                                    "extras",
                                    "jetpack-ai",
                                    "ai",
                                    "scan",
                                    "search",
                                    "social",
                                    "security",
                                    "protect",
                                    "videopress",
                                    "stats",
                                    "growth",
                                    "complete",
                                    "newsletter",
                                    "site-accelerator",
                                    "related-posts"
                                ],
                                "type": "string"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/my-jetpack\/v1\/site\/products\/deactivate"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products-ownership": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/my-jetpack\/v1\/site\/products-ownership"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/purchases": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/my-jetpack\/v1\/site\/purchases"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/chat\/availability": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/my-jetpack\/v1\/chat\/availability"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/chat\/authentication": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "required": false
                        },
                        "test_mode": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/my-jetpack\/v1\/chat\/authentication"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/recommendations\/evaluation": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/my-jetpack\/v1\/site\/recommendations\/evaluation"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/recommendations\/evaluation\/result": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/my-jetpack\/v1\/site\/recommendations\/evaluation\/result"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/backup\/undo-event": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/my-jetpack\/v1\/site\/backup\/undo-event"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/protect\/data": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/my-jetpack\/v1\/site\/protect\/data"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/videopress\/data": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/my-jetpack\/v1\/site\/videopress\/data"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/update-historically-active-modules": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/my-jetpack\/v1\/site\/update-historically-active-modules"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/jetpack-manage\/data": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/my-jetpack\/v1\/jetpack-manage\/data"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/red-bubble-notifications": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dismissal_cookies": {
                            "type": "array",
                            "description": "Array of dismissal cookies to set for the red bubble notifications.",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/my-jetpack\/v1\/red-bubble-notifications"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/my-jetpack\/v1\/site"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/dismiss-welcome-banner": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/my-jetpack\/v1\/site\/dismiss-welcome-banner"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/explat": {
            "namespace": "jetpack\/v4\/explat",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack\/v4\/explat",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/explat"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/explat\/assignments": {
            "namespace": "jetpack\/v4\/explat",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "experiment_name": {
                            "type": "string",
                            "required": false
                        },
                        "anon_id": {
                            "type": "string",
                            "required": false
                        },
                        "as_connected_user": {
                            "type": "boolean",
                            "required": false
                        },
                        "platform": {
                            "type": "string",
                            "enum": [
                                "jetpack",
                                "calypso",
                                "wpcom"
                            ],
                            "default": "jetpack",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/explat\/assignments"
                    }
                ]
            }
        },
        "\/jkit\/v1": {
            "namespace": "jkit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jkit\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jkit\/v1"
                    }
                ]
            }
        },
        "\/jkit\/v1\/updateOption": {
            "namespace": "jkit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jkit\/v1\/updateOption"
                    }
                ]
            }
        },
        "\/jkit\/v1\/getGlobalStyle": {
            "namespace": "jkit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jkit\/v1\/getGlobalStyle"
                    }
                ]
            }
        },
        "\/jkit\/v1\/getOption": {
            "namespace": "jkit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jkit\/v1\/getOption"
                    }
                ]
            }
        },
        "\/jkit\/v1\/updateMailChimp": {
            "namespace": "jkit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jkit\/v1\/updateMailChimp"
                    }
                ]
            }
        },
        "\/jkit\/v1\/themeOptions": {
            "namespace": "jkit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jkit\/v1\/themeOptions"
                    }
                ]
            }
        },
        "\/jkit\/v1\/getTemplateLists": {
            "namespace": "jkit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jkit\/v1\/getTemplateLists"
                    }
                ]
            }
        },
        "\/jkit\/v1\/createTemplate": {
            "namespace": "jkit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jkit\/v1\/createTemplate"
                    }
                ]
            }
        },
        "\/jkit\/v1\/cloneTemplate": {
            "namespace": "jkit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jkit\/v1\/cloneTemplate"
                    }
                ]
            }
        },
        "\/jkit\/v1\/deleteTemplate": {
            "namespace": "jkit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jkit\/v1\/deleteTemplate"
                    }
                ]
            }
        },
        "\/jkit\/v1\/updateTemplate": {
            "namespace": "jkit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jkit\/v1\/updateTemplate"
                    }
                ]
            }
        },
        "\/jkit\/v1\/updatePriority": {
            "namespace": "jkit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jkit\/v1\/updatePriority"
                    }
                ]
            }
        },
        "\/jkit\/v1\/updateTemplateStatus": {
            "namespace": "jkit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jkit\/v1\/updateTemplateStatus"
                    }
                ]
            }
        },
        "\/jkit\/v1\/searchPostsOrPages": {
            "namespace": "jkit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jkit\/v1\/searchPostsOrPages"
                    }
                ]
            }
        },
        "\/jkit\/v1\/searchTaxonomies": {
            "namespace": "jkit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jkit\/v1\/searchTaxonomies"
                    }
                ]
            }
        },
        "\/jkit\/v1\/searchTaxonomiesByTitleAndId": {
            "namespace": "jkit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jkit\/v1\/searchTaxonomiesByTitleAndId"
                    }
                ]
            }
        },
        "\/jkit\/v1\/searchPostsByTitleAndId": {
            "namespace": "jkit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jkit\/v1\/searchPostsByTitleAndId"
                    }
                ]
            }
        },
        "\/jkit\/v1\/searchAuthors": {
            "namespace": "jkit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jkit\/v1\/searchAuthors"
                    }
                ]
            }
        },
        "\/jkit\/v1\/getTemplateConditions": {
            "namespace": "jkit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jkit\/v1\/getTemplateConditions"
                    }
                ]
            }
        },
        "\/jkit\/v1\/demo\/get": {
            "namespace": "jkit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jkit\/v1\/demo\/get"
                    }
                ]
            }
        },
        "\/jkit\/v1\/demo\/categories": {
            "namespace": "jkit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jkit\/v1\/demo\/categories"
                    }
                ]
            }
        },
        "\/jkit\/v1\/demos\/getConfig": {
            "namespace": "jkit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jkit\/v1\/demos\/getConfig"
                    }
                ]
            }
        },
        "\/jkit\/v1\/getContent": {
            "namespace": "jkit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jkit\/v1\/getContent"
                    }
                ]
            }
        },
        "\/jkit\/v1\/managePlugin": {
            "namespace": "jkit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jkit\/v1\/managePlugin"
                    }
                ]
            }
        },
        "\/jkit\/v1\/manageContent": {
            "namespace": "jkit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jkit\/v1\/manageContent"
                    }
                ]
            }
        },
        "\/jkit\/v1\/manageImage": {
            "namespace": "jkit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jkit\/v1\/manageImage"
                    }
                ]
            }
        },
        "\/jkit\/v1\/manageDemo": {
            "namespace": "jkit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jkit\/v1\/manageDemo"
                    }
                ]
            }
        },
        "\/jkit\/v1\/manageFavorite": {
            "namespace": "jkit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jkit\/v1\/manageFavorite"
                    }
                ]
            }
        },
        "\/jkit\/v1\/newsletter-subscribe": {
            "namespace": "jkit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jkit\/v1\/newsletter-subscribe"
                    }
                ]
            }
        },
        "\/jkit\/v1\/demo\/data": {
            "namespace": "jkit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jkit\/v1\/demo\/data"
                    }
                ]
            }
        },
        "\/jkit\/v1\/demo\/like-state": {
            "namespace": "jkit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jkit\/v1\/demo\/like-state"
                    }
                ]
            }
        },
        "\/jkit\/v1\/demo\/import-state": {
            "namespace": "jkit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jkit\/v1\/demo\/import-state"
                    }
                ]
            }
        },
        "\/elementskit\/v1\/ajaxselect2": {
            "namespace": "elementskit\/v1\/ajaxselect2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementskit\/v1\/ajaxselect2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementskit\/v1\/ajaxselect2"
                    }
                ]
            }
        },
        "\/elementskit\/v1\/ajaxselect2\/(?P<action>\\w+)": {
            "namespace": "elementskit\/v1\/ajaxselect2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/metform\/v1\/forms": {
            "namespace": "metform\/v1\/forms",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "metform\/v1\/forms",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/metform\/v1\/forms"
                    }
                ]
            }
        },
        "\/metform\/v1\/forms\/(?P<action>\\w+)\/(?P<id>\\w+)": {
            "namespace": "metform\/v1\/forms",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/metform\/v1\/entries": {
            "namespace": "metform\/v1\/entries",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "metform\/v1\/entries",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/metform\/v1\/entries"
                    }
                ]
            }
        },
        "\/metform\/v1\/entries\/(?P<action>\\w+)\/(?P<id>\\w+)": {
            "namespace": "metform\/v1\/entries",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/emailkit\/v1": {
            "namespace": "emailkit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "emailkit\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/emailkit\/v1"
                    }
                ]
            }
        },
        "\/emailkit\/v1\/template-data": {
            "namespace": "emailkit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/emailkit\/v1\/template-data"
                    }
                ]
            }
        },
        "\/emailkit\/v1\/fetch-data": {
            "namespace": "emailkit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/emailkit\/v1\/fetch-data"
                    }
                ]
            }
        },
        "\/emailkit\/v1\/update-data": {
            "namespace": "emailkit\/v1\/update-data",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "emailkit\/v1\/update-data",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/emailkit\/v1\/update-data"
                    }
                ]
            }
        },
        "\/emailkit\/v1\/update-data\/(?P<post_id>\\d+)": {
            "namespace": "emailkit\/v1\/update-data",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/emailkit\/v1\/send-test-email": {
            "namespace": "emailkit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/emailkit\/v1\/send-test-email"
                    }
                ]
            }
        },
        "\/emailkit\/v1\/order-data": {
            "namespace": "emailkit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/emailkit\/v1\/order-data"
                    }
                ]
            }
        },
        "\/emailkit\/v1\/template-status": {
            "namespace": "emailkit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/emailkit\/v1\/template-status"
                    }
                ]
            }
        },
        "\/emailkit\/v1\/last-order-item": {
            "namespace": "emailkit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/emailkit\/v1\/last-order-item"
                    }
                ]
            }
        },
        "\/emailkit\/v1\/template-types-data\/(?P<template_type>\\w+)": {
            "namespace": "emailkit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/emailkit\/v1\/check-template": {
            "namespace": "emailkit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/emailkit\/v1\/check-template"
                    }
                ]
            }
        },
        "\/emailkit\/v1\/create-template": {
            "namespace": "emailkit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/emailkit\/v1\/create-template"
                    }
                ]
            }
        },
        "\/wp_social\/v1": {
            "namespace": "wp_social\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp_social\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wp_social\/v1"
                    }
                ]
            }
        },
        "\/wp_social\/v1\/counter\/enable\/(?P<key>\\w+)": {
            "namespace": "wp_social\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/wp_social\/v1\/share\/enable\/(?P<key>\\w+)": {
            "namespace": "wp_social\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/wp_social\/v1\/login\/enable\/(?P<key>\\w+)": {
            "namespace": "wp_social\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/wp_social\/v1\/shared\/url": {
            "namespace": "wp_social\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wp_social\/v1\/shared\/url"
                    }
                ]
            }
        },
        "\/wslu\/v1\/settings": {
            "namespace": "wslu\/v1\/settings",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wslu\/v1\/settings",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wslu\/v1\/settings"
                    }
                ]
            }
        },
        "\/wslu\/v1\/settings\/(?P<action>\\w+)": {
            "namespace": "wslu\/v1\/settings",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/elementor-hello-elementor\/v1": {
            "namespace": "elementor-hello-elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor-hello-elementor\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor-hello-elementor\/v1"
                    }
                ]
            }
        },
        "\/elementor-hello-elementor\/v1\/promotions": {
            "namespace": "elementor-hello-elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor-hello-elementor\/v1\/promotions"
                    }
                ]
            }
        },
        "\/elementor-hello-elementor\/v1\/admin-settings": {
            "namespace": "elementor-hello-elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor-hello-elementor\/v1\/admin-settings"
                    }
                ]
            }
        },
        "\/elementor-hello-elementor\/v1\/theme-settings": {
            "namespace": "elementor-hello-elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor-hello-elementor\/v1\/theme-settings"
                    }
                ]
            }
        },
        "\/elementor-hello-elementor\/v1\/whats-new": {
            "namespace": "elementor-hello-elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor-hello-elementor\/v1\/whats-new"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze-app": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack\/v4\/blaze-app",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/blaze-app"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze-app\/sites\/253631816\/blaze\/posts(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/blaze-app\/sites\/253631816\/blaze\/posts(\\?.*)?"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze-app\/sites\/253631816\/wordads\/dsp\/api\/v1\/wpcom\/sites\/253631816\/blaze\/posts(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/blaze-app\/sites\/253631816\/wordads\/dsp\/api\/v1\/wpcom\/sites\/253631816\/blaze\/posts(\\?.*)?"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze-app\/sites\/253631816\/wordads\/dsp\/api\/v1\/wpcom\/checkout": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/blaze-app\/sites\/253631816\/wordads\/dsp\/api\/v1\/wpcom\/checkout"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze-app\/sites\/253631816\/wordads\/dsp\/api\/v1\/credits(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/253631816\/wordads\/dsp\/api\/v1\/wpcom\/sites\/253631816\/media(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/253631816\/wordads\/dsp\/api\/v1\/wpcom\/sites\/253631816\/media": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/blaze-app\/sites\/253631816\/wordads\/dsp\/api\/v1\/wpcom\/sites\/253631816\/media"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze-app\/sites\/253631816\/wordads\/dsp\/api\/v1\/wpcom\/media(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/253631816\/wordads\/dsp\/api\/v1\/experiments(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/253631816\/wordads\/dsp\/api\/(?P<api_version>v[0-9]+\\.?[0-9]*)\/campaigns(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/253631816\/wordads\/dsp\/api\/v1.1\/campaigns": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/blaze-app\/sites\/253631816\/wordads\/dsp\/api\/v1.1\/campaigns"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze-app\/sites\/253631816\/wordads\/dsp\/api\/(?P<api_version>v[0-9]+\\.?[0-9]*)\/campaigns(?P<sub_path>[a-zA-Z0-9-_\\\/]*)": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/253631816\/wordads\/dsp\/api\/v1\/sites\/253631816\/campaigns(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/253631816\/wordads\/dsp\/api\/(?P<api_version>v[0-9]+\\.?[0-9]*)\/stats(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/253631816\/wordads\/dsp\/api\/(?P<api_version>v[0-9]+\\.?[0-9]*)\/stats(?P<sub_path>[a-zA-Z0-9-_\\\/]*)": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/253631816\/wordads\/dsp\/api\/v1\/search(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/253631816\/wordads\/dsp\/api\/v1\/user(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/253631816\/wordads\/dsp\/api\/v1\/templates\/article\/(?P<urn>[a-zA-Z0-9-_:]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/253631816\/wordads\/dsp\/api\/v1\/templates\/advise\/campaign\/(?P<urn>[a-zA-Z0-9-_:]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/253631816\/wordads\/dsp\/api\/v1\/templates(?P<sub_path>[a-zA-Z0-9-_\\\/:]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/253631816\/wordads\/dsp\/api\/v1\/advise\/campaign\/(?P<urn>[a-zA-Z0-9-_:]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/253631816\/wordads\/dsp\/api\/v1\/advise(?P<sub_path>[a-zA-Z0-9-_\\\/:]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/253631816\/wordads\/dsp\/api\/v1\/subscriptions(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/253631816\/wordads\/dsp\/api\/v1\/subscriptions(?P<sub_path>[a-zA-Z0-9-_\\\/]*)": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/253631816\/wordads\/dsp\/api\/(?P<api_version>v[0-9]+\\.?[0-9]*)\/payments(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/253631816\/wordads\/dsp\/api\/(?P<api_version>v[0-9]+\\.?[0-9]*)\/payments(?P<sub_path>[a-zA-Z0-9-_\\\/]*)": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/253631816\/wordads\/dsp\/api\/v1\/smart(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/253631816\/wordads\/dsp\/api\/v1\/smart(?P<sub_path>[a-zA-Z0-9-_\\\/]*)": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/253631816\/wordads\/dsp\/api\/v1\/locations(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/253631816\/wordads\/dsp\/api\/v1\/woo(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/253631816\/wordads\/dsp\/api\/v1\/image(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/253631816\/wordads\/dsp\/api\/v1\/logs": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/blaze-app\/sites\/253631816\/wordads\/dsp\/api\/v1\/logs"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze": {
            "namespace": "jetpack\/v4\/blaze",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack\/v4\/blaze",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/blaze"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze\/eligibility": {
            "namespace": "jetpack\/v4\/blaze",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/blaze\/eligibility"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze\/dashboard": {
            "namespace": "jetpack\/v4\/blaze",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/blaze\/dashboard"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/feature\/custom-content-types": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/feature\/custom-content-types"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/hints": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "hint": {
                            "default": "",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/hints"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/ca": {
            "namespace": "rankmath\/v1\/ca",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "rankmath\/v1\/ca",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/ca"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/ca\/researchKeyword": {
            "namespace": "rankmath\/v1\/ca",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "keyword": {
                            "description": "The keyword to be researched.",
                            "type": "string",
                            "required": true
                        },
                        "country": {
                            "description": "The country for which the keyword should be researched.",
                            "type": "string",
                            "required": true
                        },
                        "objectID": {
                            "description": "The ID of the post initiating the keyword research request.",
                            "type": "integer",
                            "required": true
                        },
                        "force_update": {
                            "description": "If true, forces a fresh research request.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/ca\/researchKeyword"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/ca\/getCredits": {
            "namespace": "rankmath\/v1\/ca",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/ca\/getCredits"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/ca\/createPost": {
            "namespace": "rankmath\/v1\/ca",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "content": {
                            "description": "The content of the new post.",
                            "type": "string",
                            "required": true
                        },
                        "title": {
                            "description": "The title of the new post.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/ca\/createPost"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/ca\/saveOutput": {
            "namespace": "rankmath\/v1\/ca",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "outputs": {
                            "description": "An array of AI-generated and existing outputs to be saved.",
                            "type": "array",
                            "required": true
                        },
                        "endpoint": {
                            "description": "The API endpoint for which the output was generated.",
                            "type": "string",
                            "required": true
                        },
                        "isChat": {
                            "description": "Indicates if the request was for the Chat endpoint.",
                            "type": "boolean",
                            "required": false
                        },
                        "attributes": {
                            "description": "The parameters used to generate the AI output.",
                            "type": "object",
                            "required": false
                        },
                        "credits": {
                            "description": "Credit usage details returned by the API.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/ca\/saveOutput"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/ca\/deleteOutput": {
            "namespace": "rankmath\/v1\/ca",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "isChat": {
                            "description": "Indicates if the request to delete the output was for the Chat endpoint.",
                            "type": "boolean",
                            "required": false
                        },
                        "index": {
                            "description": "The output index to delete, applicable only to the Chat endpoint.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/ca\/deleteOutput"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/ca\/updateRecentPrompt": {
            "namespace": "rankmath\/v1\/ca",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "prompt": {
                            "description": "The selected prompt to be updated in the recent prompts.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/ca\/updateRecentPrompt"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/ca\/updatePrompt": {
            "namespace": "rankmath\/v1\/ca",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "prompt": {
                            "description": "The prompt data to be saved in the database.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/ca\/updatePrompt"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/ca\/savePrompts": {
            "namespace": "rankmath\/v1\/ca",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "prompts": {
                            "description": "A list of prompts received from the API to be saved in the database.",
                            "type": "array",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/ca\/savePrompts"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/ca\/pingContentAI": {
            "namespace": "rankmath\/v1\/ca",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "plan": {
                            "description": "Content AI plan to update in the Database.",
                            "type": "string",
                            "required": true
                        },
                        "refreshDate": {
                            "description": "Content AI reset date to update in the Database",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/ca\/pingContentAI"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/ca\/generateAlt": {
            "namespace": "rankmath\/v1\/ca",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "attachmentIds": {
                            "description": "List of attachment IDs for which to generate alt text.",
                            "type": "array",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/ca\/generateAlt"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/ca\/updateCredits": {
            "namespace": "rankmath\/v1\/ca",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "credits": {
                            "description": "Credit usage details returned by the API.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/ca\/updateCredits"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/an": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "rankmath\/v1\/an",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/an"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/an\/dashboard": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/an\/dashboard"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/an\/keywordsOverview": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/an\/keywordsOverview"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/an\/postsSummary": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/an\/postsSummary"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/an\/postsRowsByObjects": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/an\/postsRowsByObjects"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/an\/post\/(?P<id>\\d+)": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/rankmath\/v1\/an\/keywordsSummary": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/an\/keywordsSummary"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/an\/analyticsSummary": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "postType": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/an\/analyticsSummary"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/an\/keywordsRows": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "description": "\u0631\u0642\u0645 \u0627\u0644\u0635\u0641\u062d\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "perPage": {
                            "description": "Results per page.",
                            "type": "integer",
                            "required": false
                        },
                        "orderBy": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u062d\u0633\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "order": {
                            "description": "\u0637\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "search": {
                            "description": "\u0628\u062d\u062b.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/an\/keywordsRows"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/an\/userPreferences": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "preferences": {
                            "description": "User preferences.",
                            "type": "object",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/an\/userPreferences"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/an\/inspectionResults": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "description": "\u0631\u0642\u0645 \u0627\u0644\u0635\u0641\u062d\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "perPage": {
                            "description": "Results per page.",
                            "type": "integer",
                            "required": false
                        },
                        "orderBy": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u062d\u0633\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "order": {
                            "description": "\u0637\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "search": {
                            "description": "\u0628\u062d\u062b.",
                            "type": "string",
                            "required": false
                        },
                        "filter": {
                            "description": "\u062a\u0635\u0641\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "filterType": {
                            "description": "\u0646\u0648\u0639 \u0639\u0627\u0645\u0644 \u0627\u0644\u062a\u0635\u0641\u064a\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/an\/inspectionResults"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/an\/removeFrontendStats": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "toggleBar": {
                            "description": "Toggle bar.",
                            "type": "boolean",
                            "required": false
                        },
                        "hide": {
                            "description": "\u0625\u062e\u0641\u0627\u0621.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/an\/removeFrontendStats"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/in": {
            "namespace": "rankmath\/v1\/in",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "rankmath\/v1\/in",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/in"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/in\/submitUrls": {
            "namespace": "rankmath\/v1\/in",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "urls": {
                            "description": "The list of urls to submit to the Instant Indexing API.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/in\/submitUrls"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/in\/getLog": {
            "namespace": "rankmath\/v1\/in",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "filter": {
                            "description": "Filter log by type.",
                            "type": "string",
                            "enum": [
                                "all",
                                "manual",
                                "auto"
                            ],
                            "default": "all",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/in\/getLog"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/in\/clearLog": {
            "namespace": "rankmath\/v1\/in",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "filter": {
                            "description": "Clear log by type.",
                            "type": "string",
                            "enum": [
                                "all",
                                "manual",
                                "auto"
                            ],
                            "default": "all",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/in\/clearLog"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/in\/resetKey": {
            "namespace": "rankmath\/v1\/in",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/in\/resetKey"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/status": {
            "namespace": "rankmath\/v1\/status",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "rankmath\/v1\/status",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/status"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/status\/getViewData": {
            "namespace": "rankmath\/v1\/status",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/status\/getViewData"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/status\/updateViewData": {
            "namespace": "rankmath\/v1\/status",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/status\/updateViewData"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/status\/importSettings": {
            "namespace": "rankmath\/v1\/status",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/status\/importSettings"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/status\/exportSettings": {
            "namespace": "rankmath\/v1\/status",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/status\/exportSettings"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/status\/runBackup": {
            "namespace": "rankmath\/v1\/status",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/rankmath\/v1\/status\/runBackup"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "google-site-kit\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/google-site-kit\/v1"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/setup-tag": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/google-site-kit\/v1\/core\/site\/data\/setup-tag"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/connection": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/google-site-kit\/v1\/core\/site\/data\/connection"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/authentication": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/google-site-kit\/v1\/core\/user\/data\/authentication"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/disconnect": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/google-site-kit\/v1\/core\/user\/data\/disconnect"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/get-token": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/google-site-kit\/v1\/core\/user\/data\/get-token"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/user-input-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "questions": {
                                        "purpose": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        },
                                        "postFrequency": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        },
                                        "goals": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        },
                                        "includeConversionEvents": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/google-site-kit\/v1\/core\/user\/data\/user-input-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/audience-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "minProperties": 1,
                                    "additionalProperties": false,
                                    "properties": {
                                        "configuredAudiences": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        },
                                        "isAudienceSegmentationWidgetHidden": {
                                            "type": "boolean"
                                        },
                                        "didSetAudiences": {
                                            "type": "boolean"
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/google-site-kit\/v1\/core\/user\/data\/audience-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/conversion-reporting-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "minProperties": 1,
                                    "additionalProperties": false,
                                    "properties": {
                                        "newEventsCalloutDismissedAt": {
                                            "type": "integer"
                                        },
                                        "lostEventsCalloutDismissedAt": {
                                            "type": "integer"
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/google-site-kit\/v1\/core\/user\/data\/conversion-reporting-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/list": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/list"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/activation": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/activation"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/info": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier for the module.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/info"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/check-access": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier for the module.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/check-access"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/modules\/(?P<slug>[a-z0-9\\-]+)\/data\/notifications": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier for the module.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/google-site-kit\/v1\/modules\/(?P<slug>[a-z0-9\\-]+)\/data\/settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier for the module.",
                            "default": null,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier for the module.",
                            "default": null,
                            "required": false
                        },
                        "data": {
                            "type": "object",
                            "description": "Settings to set.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/google-site-kit\/v1\/modules\/(?P<slug>[a-z0-9\\-]+)\/data\/data-available": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier for the module.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/google-site-kit\/v1\/modules\/(?P<slug>[a-z0-9\\-]+)\/data\/(?P<datapoint>[a-z\\-]+)": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier for the module.",
                            "default": null,
                            "required": false
                        },
                        "datapoint": {
                            "type": "string",
                            "description": "Module data point to address.",
                            "default": null,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier for the module.",
                            "default": null,
                            "required": false
                        },
                        "datapoint": {
                            "type": "string",
                            "description": "Module data point to address.",
                            "default": null,
                            "required": false
                        },
                        "data": {
                            "type": "object",
                            "description": "Data to set.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/recover-modules": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/recover-modules"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/sharing-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/sharing-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismissed-items": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "minProperties": 1,
                            "additionalProperties": false,
                            "properties": {
                                "slugs": {
                                    "type": "array",
                                    "required": true,
                                    "items": {
                                        "type": "string"
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismissed-items"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismiss-item": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismiss-item"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/expirable-items": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/google-site-kit\/v1\/core\/user\/data\/expirable-items"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/set-expirable-item-timers": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "array",
                            "description": "",
                            "default": null,
                            "items": {
                                "type": "object",
                                "additionalProperties": false,
                                "properties": {
                                    "slug": {
                                        "type": "string",
                                        "required": true
                                    },
                                    "expiration": {
                                        "type": "integer",
                                        "required": true
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/google-site-kit\/v1\/core\/user\/data\/set-expirable-item-timers"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/permissions": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/google-site-kit\/v1\/core\/user\/data\/permissions"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/nonces": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/google-site-kit\/v1\/core\/user\/data\/nonces"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/survey-trigger": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "triggerID": {
                                    "type": "string",
                                    "required": true
                                },
                                "ttl": {
                                    "type": "integer",
                                    "minimum": 0
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey-trigger"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/survey-event": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "session": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "session_id": {
                                            "type": "string",
                                            "required": true
                                        },
                                        "session_token": {
                                            "type": "string",
                                            "required": true
                                        }
                                    }
                                },
                                "event": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "survey_shown": {
                                            "type": "object"
                                        },
                                        "survey_closed": {
                                            "type": "object"
                                        },
                                        "question_answered": {
                                            "type": "object"
                                        },
                                        "completion_shown": {
                                            "type": "object"
                                        },
                                        "follow_up_link_clicked": {
                                            "type": "object"
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey-event"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/survey-timeouts": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey-timeouts"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/survey": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/reset": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/google-site-kit\/v1\/core\/site\/data\/reset"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/reset-persistent": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/google-site-kit\/v1\/core\/site\/data\/reset-persistent"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/developer-plugin": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/google-site-kit\/v1\/core\/site\/data\/developer-plugin"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/tracking": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "enabled": {
                                    "type": "boolean",
                                    "required": true
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/google-site-kit\/v1\/core\/user\/data\/tracking"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/search\/data\/entity-search": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "query": {
                            "type": "string",
                            "description": "Text content to search for.",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/google-site-kit\/v1\/core\/search\/data\/entity-search"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/admin-bar-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "enabled": {
                                    "type": "boolean",
                                    "required": false
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/google-site-kit\/v1\/core\/site\/data\/admin-bar-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/notifications": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/google-site-kit\/v1\/core\/site\/data\/notifications"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/mark-notification": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/google-site-kit\/v1\/core\/site\/data\/mark-notification"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/site-health-tag-placement-test": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/google-site-kit\/v1\/core\/site\/data\/site-health-tag-placement-test"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/health-checks": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/google-site-kit\/v1\/core\/site\/data\/health-checks"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismissed-tours": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismissed-tours"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismiss-tour": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismiss-tour"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/key-metrics": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "isWidgetHidden": {
                                            "type": "boolean",
                                            "required": true
                                        },
                                        "widgetSlugs": {
                                            "type": "array",
                                            "required": false,
                                            "maxItems": 8,
                                            "items": {
                                                "type": "string"
                                            }
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/google-site-kit\/v1\/core\/user\/data\/key-metrics"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismissed-prompts": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismissed-prompts"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismiss-prompt": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismiss-prompt"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/consent-mode": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "minProperties": 1,
                                    "additionalProperties": false,
                                    "properties": {
                                        "enabled": {
                                            "type": "boolean"
                                        },
                                        "regions": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/google-site-kit\/v1\/core\/site\/data\/consent-mode"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/consent-api-info": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/google-site-kit\/v1\/core\/site\/data\/consent-api-info"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/consent-api-activate": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/google-site-kit\/v1\/core\/site\/data\/consent-api-activate"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/ads-measurement-status": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/google-site-kit\/v1\/core\/site\/data\/ads-measurement-status"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/conversion-tracking": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "enabled": {
                                            "type": "boolean",
                                            "required": true
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/google-site-kit\/v1\/core\/site\/data\/conversion-tracking"
                    }
                ]
            }
        },
        "\/elementor\/v1\/documents": {
            "namespace": "elementor\/v1\/documents",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor\/v1\/documents",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor\/v1\/documents"
                    }
                ]
            }
        },
        "\/elementor\/v1\/documents\/(?P<id>\\d+)\/media\/import": {
            "namespace": "elementor\/v1\/documents",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/cache": {
            "namespace": "elementor\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor\/v1\/cache"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor\/v1\/globals"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals\/colors": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor\/v1\/globals\/colors"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals\/colors\/(?P<id>[\\w]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/globals\/typography": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor\/v1\/globals\/typography"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals\/typography\/(?P<id>[\\w]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/settings\/(?P<key>[\\w_-]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/elementor\/v1\/post": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "included_types": {
                            "description": "Included post types",
                            "type": "array",
                            "default": null,
                            "required": false
                        },
                        "excluded_types": {
                            "description": "Post type to exclude",
                            "type": "array",
                            "default": [
                                "e-floating-buttons",
                                "e-landing-page",
                                "elementor_library",
                                "attachment",
                                "revision",
                                "nav_menu_item",
                                "custom_css",
                                "customize_changeset"
                            ],
                            "required": false
                        },
                        "term": {
                            "description": "Posts to search",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "keys_conversion_map": {
                            "description": "Specify keys to extract and convert, i.e. [\"key_1\" => \"new_key_1\"].",
                            "type": "array",
                            "default": {
                                "ID": "id",
                                "post_title": "label",
                                "post_type": "groupLabel"
                            },
                            "required": false
                        },
                        "items_count": {
                            "description": "Posts per page",
                            "type": "integer",
                            "default": 100,
                            "required": false
                        },
                        "is_public": {
                            "description": "Whether to include only public post types",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "meta_query": {
                            "description": "WP_Query meta_query array",
                            "type": "array",
                            "default": null,
                            "required": false
                        },
                        "tax_query": {
                            "description": "WP_Query tax_query array",
                            "type": "array",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor\/v1\/post"
                    }
                ]
            }
        },
        "\/elementor\/v1\/term": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "included_types": {
                            "description": "Included taxonomy containing terms (categories, tags, etc...)",
                            "type": "array",
                            "default": null,
                            "required": false
                        },
                        "excluded_types": {
                            "description": "Excluded taxonomy containing terms (categories, tags, etc...)",
                            "type": "array",
                            "default": null,
                            "required": false
                        },
                        "term": {
                            "description": "Terms to search",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "keys_conversion_map": {
                            "description": "Specify keys to extract and convert, i.e. [\"key_1\" => \"new_key_1\"].",
                            "type": "array",
                            "default": {
                                "term_id": "id",
                                "name": "label",
                                "taxonomy": "groupLabel"
                            },
                            "required": false
                        },
                        "items_count": {
                            "description": "Terms per request",
                            "type": "integer",
                            "default": 100,
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Whether to include only public terms",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "meta_query": {
                            "description": "WP_Query meta_query array",
                            "type": "array",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor\/v1\/term"
                    }
                ]
            }
        },
        "\/elementor\/v1\/user": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "term": {
                            "description": "Posts to search",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "keys_conversion_map": {
                            "description": "Specify keys to extract and convert, i.e. [\"key_1\" => \"new_key_1\"].",
                            "type": [
                                "array",
                                "string"
                            ],
                            "default": {
                                "ID": "id",
                                "display_name": "label",
                                "role": "groupLabel"
                            },
                            "required": false
                        },
                        "items_count": {
                            "description": "Posts per page",
                            "type": "integer",
                            "default": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor\/v1\/user"
                    }
                ]
            }
        },
        "\/elementor-ai\/v1": {
            "namespace": "elementor-ai\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor-ai\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor-ai\/v1"
                    }
                ]
            }
        },
        "\/elementor-ai\/v1\/permissions": {
            "namespace": "elementor-ai\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor-ai\/v1\/permissions"
                    }
                ]
            }
        },
        "\/elementor\/v1\/favorites": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor\/v1\/favorites"
                    }
                ]
            }
        },
        "\/elementor\/v1\/favorites\/(?P<id>[\\w]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Type of favorites.",
                            "type": "string",
                            "required": true
                        },
                        "favorite": {
                            "description": "The favorite slug to create.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Type of favorites.",
                            "type": "string",
                            "required": true
                        },
                        "favorite": {
                            "description": "The favorite slug to delete.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/kit-elements-defaults": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor\/v1\/kit-elements-defaults"
                    }
                ]
            }
        },
        "\/elementor\/v1\/kit-elements-defaults\/(?P<type>[\\w\\-\\_]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "description": "The type of the element.",
                            "required": true
                        },
                        "settings": {
                            "description": "All the default values for the requested type",
                            "type": "object",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "description": "The type of the element.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/site-navigation\/recent-posts": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "posts_per_page": {
                            "description": "Number of posts to return",
                            "type": "integer",
                            "required": true
                        },
                        "post_type": {
                            "description": "Post types to retrieve",
                            "type": "array",
                            "default": [
                                "page",
                                "post",
                                "elementor_library"
                            ],
                            "required": false
                        },
                        "post__not_in": {
                            "description": "Post id`s to exclude",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor\/v1\/site-navigation\/recent-posts"
                    }
                ]
            }
        },
        "\/elementor\/v1\/site-navigation\/add-new-post": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "post_type": {
                            "description": "Post type to create",
                            "type": "string",
                            "default": "post",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor\/v1\/site-navigation\/add-new-post"
                    }
                ]
            }
        },
        "\/elementor\/v1\/checklist": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor\/v1\/checklist"
                    }
                ]
            }
        },
        "\/elementor\/v1\/checklist\/(?P<id>[\\d]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/checklist\/steps": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor\/v1\/checklist\/steps"
                    }
                ]
            }
        },
        "\/elementor\/v1\/checklist\/steps\/(?P<id>[\\d]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/checklist\/steps\/(?P<id>[\\w\\-\\_]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "description": "The step id.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/checklist\/user-progress": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor\/v1\/checklist\/user-progress"
                    }
                ]
            }
        },
        "\/elementor\/v1\/components": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "status": {
                            "type": "string",
                            "enum": [
                                "publish",
                                "draft",
                                "autosave"
                            ],
                            "required": true
                        },
                        "items": {
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "uid": {
                                        "type": "string",
                                        "required": true
                                    },
                                    "title": {
                                        "type": "string",
                                        "required": true,
                                        "minLength": 2,
                                        "maxLength": 200
                                    },
                                    "elements": {
                                        "type": "array",
                                        "required": true,
                                        "items": {
                                            "type": "object"
                                        }
                                    },
                                    "settings": {
                                        "type": "object",
                                        "required": false
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor\/v1\/components"
                    }
                ]
            }
        },
        "\/elementor\/v1\/components\/styles": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor\/v1\/components\/styles"
                    }
                ]
            }
        },
        "\/elementor\/v1\/components\/create-validate": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "items": {
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "uid": {
                                        "type": "string",
                                        "required": true
                                    },
                                    "title": {
                                        "type": "string",
                                        "required": true,
                                        "minLength": 2,
                                        "maxLength": 200
                                    },
                                    "elements": {
                                        "type": "array",
                                        "required": true,
                                        "items": {
                                            "type": "object"
                                        }
                                    },
                                    "settings": {
                                        "type": "object",
                                        "required": false
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor\/v1\/components\/create-validate"
                    }
                ]
            }
        },
        "\/elementor\/v1\/components\/overridable-props": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "componentId": {
                            "type": "integer",
                            "description": "The component ID to get overridable props for",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor\/v1\/components\/overridable-props"
                    }
                ]
            }
        },
        "\/elementor\/v1\/components\/status": {
            "namespace": "elementor\/v1",
            "methods": [
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": {
                        "status": {
                            "type": "string",
                            "enum": [
                                "publish"
                            ],
                            "required": true
                        },
                        "ids": {
                            "type": "array",
                            "items": {
                                "type": "number",
                                "required": true
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor\/v1\/components\/status"
                    }
                ]
            }
        },
        "\/elementor\/v1\/components\/lock": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "componentId": {
                            "type": "number",
                            "description": "The component ID to unlock",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor\/v1\/components\/lock"
                    }
                ]
            }
        },
        "\/elementor\/v1\/components\/unlock": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "componentId": {
                            "type": "number",
                            "description": "The component ID to unlock",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor\/v1\/components\/unlock"
                    }
                ]
            }
        },
        "\/elementor\/v1\/components\/lock-status": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "componentId": {
                            "type": "string",
                            "description": "The component ID to check lock status",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor\/v1\/components\/lock-status"
                    }
                ]
            }
        },
        "\/elementor\/v1\/components\/archive": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "componentIds": {
                            "type": "array",
                            "items": {
                                "type": "number",
                                "required": true
                            },
                            "description": "The component IDs to archive",
                            "required": true
                        },
                        "status": {
                            "type": "string",
                            "enum": [
                                "publish",
                                "draft",
                                "autosave"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor\/v1\/components\/archive"
                    }
                ]
            }
        },
        "\/elementor\/v1\/components\/update-titles": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "components": {
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "componentId": {
                                        "type": "number",
                                        "required": true,
                                        "description": "The component ID to update title"
                                    },
                                    "title": {
                                        "type": "string",
                                        "required": true,
                                        "description": "The new title for the component"
                                    }
                                }
                            },
                            "required": true
                        },
                        "status": {
                            "type": "string",
                            "enum": [
                                "publish",
                                "draft",
                                "autosave"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor\/v1\/components\/update-titles"
                    }
                ]
            }
        },
        "\/elementor\/v1\/feedback": {
            "namespace": "elementor\/v1\/feedback",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor\/v1\/feedback",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor\/v1\/feedback"
                    }
                ]
            }
        },
        "\/elementor\/v1\/feedback\/submit": {
            "namespace": "elementor\/v1\/feedback",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor\/v1\/feedback\/submit"
                    }
                ]
            }
        },
        "\/elementor\/v1\/template-library\/templates": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "title": {
                            "type": "string",
                            "description": "The title of the document",
                            "required": false
                        },
                        "type": {
                            "description": "The document type.",
                            "type": "string",
                            "enum": [
                                "page",
                                "section",
                                "container",
                                "floating-buttons",
                                "popup",
                                "header",
                                "footer",
                                "single",
                                "single-post",
                                "single-page",
                                "archive",
                                "search-results",
                                "error-404",
                                "loop-item"
                            ],
                            "required": true
                        },
                        "content": {
                            "description": "Elementor data object",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor\/v1\/template-library\/templates"
                    }
                ]
            }
        },
        "\/elementor\/v1\/user-data\/current-user": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "PATCH"
                    ],
                    "args": {
                        "suppressedMessages": {
                            "type": "array",
                            "description": "Array of suppressed message keys",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor\/v1\/user-data\/current-user"
                    }
                ]
            }
        },
        "\/elementor\/v1\/global-widget\/templates": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor\/v1\/global-widget\/templates"
                    }
                ]
            }
        },
        "\/elementor-pro\/v1\/posts-widget": {
            "namespace": "elementor-pro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor-pro\/v1\/posts-widget"
                    }
                ]
            }
        },
        "\/elementor\/v1\/form-submissions": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "DELETE",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "Sort collection by object attribute.",
                            "type": "string",
                            "default": "created_at",
                            "enum": [
                                "created_at",
                                "id",
                                "main_meta_id"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Limit result set to submissions assigned one or more statuses.",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "unread",
                                "read",
                                "trash"
                            ],
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "form": {
                            "description": "Limit result set to submissions assigned to specific forms. The form id should follow this pattern {post_id}_{element_id} e.g: 10_476d0ce",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "referer": {
                            "description": "Limit result set to submissions assigned to specific referer.",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "after": {
                            "description": "Limit response to submissions sent after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "before": {
                            "description": "Limit response to submissions sent before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "ids": {
                            "description": "Unique identifiers for the objects.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        },
                        "force": {
                            "description": "Delete the object permanently.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "ids": {
                            "description": "Unique identifiers for the objects.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        },
                        "is_read": {
                            "description": "mark whether the submission was read or not",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor\/v1\/form-submissions"
                    }
                ]
            }
        },
        "\/elementor\/v1\/form-submissions\/(?P<id>[\\d]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "DELETE",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        },
                        "force": {
                            "description": "Delete the object permanently.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        },
                        "is_read": {
                            "description": "mark whether the submission was read or not",
                            "type": "boolean",
                            "required": false
                        },
                        "values": {
                            "description": "Form field values, receive an array, the key should be the form field id and the value should be the value.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/form-submissions\/restore\/(?P<id>[\\d]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/form-submissions\/restore": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "ids": {
                            "description": "Unique identifiers for the objects.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor\/v1\/form-submissions\/restore"
                    }
                ]
            }
        },
        "\/elementor\/v1\/form-submissions\/export": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 10000,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "Sort collection by object attribute.",
                            "type": "string",
                            "default": "created_at",
                            "enum": [
                                "created_at",
                                "id",
                                "main_meta_id"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Limit result set to submissions assigned one or more statuses.",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "unread",
                                "read",
                                "trash"
                            ],
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "form": {
                            "description": "Limit result set to submissions assigned to specific forms. The form id should follow this pattern {post_id}_{element_id} e.g: 10_476d0ce",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "referer": {
                            "description": "Limit result set to submissions assigned to specific referer.",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "after": {
                            "description": "Limit response to submissions sent after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "before": {
                            "description": "Limit response to submissions sent before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "ids": {
                            "description": "Unique identifiers for the objects.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "format": {
                            "description": "The format of the export (for now only csv).",
                            "enum": [
                                "csv"
                            ],
                            "default": "csv",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor\/v1\/form-submissions\/export"
                    }
                ]
            }
        },
        "\/elementor\/v1\/form-submissions\/referer": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made, determines fields present in response. (only \"options\" available for now)",
                            "type": "string",
                            "enum": [
                                "options"
                            ],
                            "default": "options",
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "value": {
                            "description": "Limit results specific referer.",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor\/v1\/form-submissions\/referer"
                    }
                ]
            }
        },
        "\/elementor\/v1\/forms": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made, determines fields present in response. (only \"options\" available for now)",
                            "type": "string",
                            "enum": [
                                "options"
                            ],
                            "default": "options",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor\/v1\/forms"
                    }
                ]
            }
        },
        "\/elementor-pro\/v1\/get-post-type-taxonomies": {
            "namespace": "elementor-pro\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "post_type": {
                            "description": "The post type for which to fetch the list of taxonomies.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor-pro\/v1\/get-post-type-taxonomies"
                    }
                ]
            }
        },
        "\/elementor-pro\/v1\/refresh-loop": {
            "namespace": "elementor-pro\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "post_id": {
                            "description": "The post ID of the page containing the loop.",
                            "type": "integer",
                            "required": true
                        },
                        "widget_id": {
                            "description": "The ID of the loop widget.",
                            "type": "string",
                            "required": true
                        },
                        "widget_filters": {
                            "description": "The filters for the loop widget.",
                            "type": "object",
                            "required": true
                        },
                        "widget_model": {
                            "description": "The model of the loop widget. In Editor mode only.",
                            "type": "object",
                            "required": false
                        },
                        "pagination_base_url": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor-pro\/v1\/refresh-loop"
                    }
                ]
            }
        },
        "\/elementor-pro\/v1\/refresh-search": {
            "namespace": "elementor-pro\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "post_id": {
                            "description": "The post ID of the page containing the loop.",
                            "type": "integer",
                            "required": true
                        },
                        "widget_id": {
                            "description": "The ID of the loop widget.",
                            "type": "string",
                            "required": true
                        },
                        "widget_model": {
                            "description": "The model of the loop widget. In Editor mode only.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor-pro\/v1\/refresh-search"
                    }
                ]
            }
        },
        "\/elementor\/v1\/notes": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "route_url": {
                            "type": "string",
                            "description": "The URL of the route where the note was created at.",
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "description": "The note status (e.g. \"publish\", \"draft\").",
                            "enum": [
                                "publish",
                                "draft"
                            ],
                            "default": "publish",
                            "required": false
                        },
                        "is_resolved": {
                            "type": "boolean",
                            "description": "Whether the note is resolved or not.",
                            "required": false
                        },
                        "parent_id": {
                            "type": "integer",
                            "description": "The note's parent id (use 0 for top-level).",
                            "required": false
                        },
                        "post_id": {
                            "type": "integer",
                            "description": "The ID of the post that the note is attached to.",
                            "required": false
                        },
                        "only_unread": {
                            "type": "boolean",
                            "description": "Show only unread notes (represents an unread thread if one of its replies is unread).",
                            "required": false
                        },
                        "only_relevant": {
                            "type": "boolean",
                            "description": "Show only notes that are relevant to the current user.",
                            "required": false
                        },
                        "order_by": {
                            "type": "string",
                            "description": "A column to order the results by.",
                            "default": "last_activity_at",
                            "enum": [
                                "last_activity_at",
                                "created_at"
                            ],
                            "required": false
                        },
                        "order": {
                            "type": "string",
                            "description": "Results order direction.",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "post_id": {
                            "type": "integer",
                            "description": "The id of the post where the note was created at (can be template, post, page, etc.).",
                            "required": true
                        },
                        "element_id": {
                            "type": "string",
                            "description": "Each note must be attached to an elementor element.",
                            "required": true
                        },
                        "content": {
                            "type": "string",
                            "description": "The content of the note.",
                            "required": true
                        },
                        "position": {
                            "type": "object",
                            "properties": {
                                "x": {
                                    "required": true,
                                    "type": "number"
                                },
                                "y": {
                                    "required": true,
                                    "type": "number"
                                }
                            },
                            "description": "The position of the note.",
                            "required": true
                        },
                        "mentioned_usernames": {
                            "type": "array",
                            "description": "List of user names that have been mentioned in the note's content.",
                            "default": [],
                            "items": {
                                "type": "string",
                                "sanitize_callback": []
                            },
                            "required": false
                        },
                        "route_post_id": {
                            "description": "The ID of the post that's associated with the route (doesn't always exist, e.g: home page, archive)",
                            "required": false
                        },
                        "route_url": {
                            "type": "string",
                            "description": "The URL of the route where the note was created at.",
                            "required": false
                        },
                        "route_title": {
                            "type": "string",
                            "description": "The title of the route where the note was created at.",
                            "required": false
                        },
                        "parent_id": {
                            "type": "integer",
                            "description": "If the new note is a reply to another note, the parent_id should be the thread's id.",
                            "default": 0,
                            "required": false
                        },
                        "is_public": {
                            "type": "boolean",
                            "description": "Should this note be visible for everyone or just for its author.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor\/v1\/notes"
                    }
                ]
            }
        },
        "\/elementor\/v1\/notes\/read-status": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "ids": {
                            "type": "array",
                            "description": "The id's of the notes.",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "ids": {
                            "type": "array",
                            "description": "The id's of the notes.",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor\/v1\/notes\/read-status"
                    }
                ]
            }
        },
        "\/elementor\/v1\/notes\/summary": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "route_url": {
                            "type": "string",
                            "description": "The URL of the route where the note was created at.",
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "description": "The note status (e.g. \"publish\", \"draft\").",
                            "enum": [
                                "publish",
                                "draft"
                            ],
                            "default": "publish",
                            "required": false
                        },
                        "is_resolved": {
                            "type": "boolean",
                            "description": "Whether the note is resolved or not.",
                            "required": false
                        },
                        "parent_id": {
                            "type": "integer",
                            "description": "The note's parent id (use 0 for top-level).",
                            "required": false
                        },
                        "post_id": {
                            "type": "integer",
                            "description": "The ID of the post that the note is attached to.",
                            "required": false
                        },
                        "only_unread": {
                            "type": "boolean",
                            "description": "Show only unread notes (represents an unread thread if one of its replies is unread).",
                            "required": false
                        },
                        "only_relevant": {
                            "type": "boolean",
                            "description": "Show only notes that are relevant to the current user.",
                            "required": false
                        },
                        "order_by": {
                            "type": "string",
                            "description": "A column to order the results by.",
                            "default": "last_activity_at",
                            "enum": [
                                "last_activity_at",
                                "created_at"
                            ],
                            "required": false
                        },
                        "order": {
                            "type": "string",
                            "description": "Results order direction.",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor\/v1\/notes\/summary"
                    }
                ]
            }
        },
        "\/elementor\/v1\/notes\/users": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "limit": {
                            "type": "integer",
                            "description": "Limit the results.",
                            "required": false
                        },
                        "order_by": {
                            "type": "string",
                            "description": "A column to order the results by.",
                            "default": "display_name",
                            "enum": [
                                "user_nicename",
                                "display_name",
                                "user_registered"
                            ],
                            "required": false
                        },
                        "order": {
                            "type": "string",
                            "description": "Results order direction.",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "search": {
                            "type": "string",
                            "description": "Filter users by a search term.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor\/v1\/notes\/users"
                    }
                ]
            }
        },
        "\/elementor\/v1\/notes\/(?P<id>[\\d]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "Note ID to find.",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "The id the note.",
                            "required": true
                        },
                        "content": {
                            "type": "string",
                            "description": "The content of the note.",
                            "required": false
                        },
                        "mentioned_usernames": {
                            "type": "array",
                            "description": "List of user names that have been mentioned in the note's content.",
                            "items": {
                                "type": "string",
                                "sanitize_callback": []
                            },
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "description": "Note status can be draft or publish.",
                            "enum": [
                                "publish",
                                "draft"
                            ],
                            "required": false
                        },
                        "is_public": {
                            "type": "boolean",
                            "description": "Should this note be visible for everyone or just for its author.",
                            "required": false
                        },
                        "is_resolved": {
                            "type": "boolean",
                            "description": "Is this note resolved and should be hidden.",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "The id of the note.",
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "description": "Determine if it should be deleted permanently or change the status to trash.",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/elementskit\/v1\/widget\/mailchimp": {
            "namespace": "elementskit\/v1\/widget\/mailchimp",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementskit\/v1\/widget\/mailchimp",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementskit\/v1\/widget\/mailchimp"
                    }
                ]
            }
        },
        "\/elementskit\/v1\/widget\/mailchimp\/(?P<action>\\w+)": {
            "namespace": "elementskit\/v1\/widget\/mailchimp",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/elementskit\/v1\/dynamic-content": {
            "namespace": "elementskit\/v1\/dynamic-content",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementskit\/v1\/dynamic-content",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementskit\/v1\/dynamic-content"
                    }
                ]
            }
        },
        "\/elementskit\/v1\/dynamic-content\/(?P<action>\\w+)\/(?P<type>\\w+)\/(?P<key>\\w+(|[-]\\w+))": {
            "namespace": "elementskit\/v1\/dynamic-content",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/elementskit\/v1\/layout-manager-api": {
            "namespace": "elementskit\/v1\/layout-manager-api",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementskit\/v1\/layout-manager-api",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementskit\/v1\/layout-manager-api"
                    }
                ]
            }
        },
        "\/elementskit\/v1\/layout-manager-api\/(?P<action>\\w+)": {
            "namespace": "elementskit\/v1\/layout-manager-api",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/elementskit\/v1\/my-template": {
            "namespace": "elementskit\/v1\/my-template",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementskit\/v1\/my-template",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementskit\/v1\/my-template"
                    }
                ]
            }
        },
        "\/elementskit\/v1\/my-template\/(?P<action>\\w+)\/(?P<id>\\w+)": {
            "namespace": "elementskit\/v1\/my-template",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/elementskit\/v1\/megamenu": {
            "namespace": "elementskit\/v1\/megamenu",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementskit\/v1\/megamenu",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementskit\/v1\/megamenu"
                    }
                ]
            }
        },
        "\/elementskit\/v1\/megamenu\/(?P<action>\\w+)": {
            "namespace": "elementskit\/v1\/megamenu",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/elementskit\/v1\/widget-builder": {
            "namespace": "elementskit\/v1\/widget-builder",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementskit\/v1\/widget-builder",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementskit\/v1\/widget-builder"
                    }
                ]
            }
        },
        "\/elementskit\/v1\/widget-builder\/(?P<action>\\w+)\/(?P<id>\\w+(|[-]\\w+))": {
            "namespace": "elementskit\/v1\/widget-builder",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wp-social": {
            "namespace": "wp-social",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp-social",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wp-social"
                    }
                ]
            }
        },
        "\/wp-social\/user\/meta": {
            "namespace": "wp-social",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wp-social\/user\/meta"
                    }
                ]
            }
        },
        "\/elementor\/v1\/library\/connect": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "token": {
                            "type": "string",
                            "description": "Connect CLI token",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor\/v1\/library\/connect"
                    }
                ]
            }
        },
        "\/elementor\/v1\/send-event": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "event_data": {
                            "description": "All the recorded event data in JSON format",
                            "type": "object",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/elementor\/v1\/send-event"
                    }
                ]
            }
        },
        "\/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:\/\/gatewaysrilanka.com\/ar\/wp-json\/wp-abilities\/v1"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/categories": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/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": "Unique identifier for the ability category.",
                            "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": "Unique identifier for the ability.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        },
                        "input": {
                            "description": "Input parameters for the ability execution.",
                            "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": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "category": {
                            "description": "Limit results to abilities in specific ability category.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/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": "Unique identifier for the ability.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/remote_authorize": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/remote_authorize"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/remote_provision": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/remote_provision"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/remote_register": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/remote_register"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/remote_connect": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/remote_connect"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/check": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/connection\/check"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "isActive": {
                            "description": "\u0633\u064a\u0624\u062f\u064a \u0627\u0644\u062a\u0639\u064a\u064a\u0646 \u0625\u0644\u0649 \u0627\u0644\u0642\u064a\u0645\u0629 false \u0625\u0644\u0649 \u0642\u0637\u0639 \u0627\u062a\u0635\u0627\u0644 \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/connection"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/user": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/connection\/user"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/data": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/connection\/data"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/plugins": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/connection\/plugins"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/reconnect": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/connection\/reconnect"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/register": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "from": {
                            "description": "\u064a\u0634\u064a\u0631 \u0625\u0644\u0649 \u0645\u0643\u0627\u0646 \u062a\u0634\u063a\u064a\u0644 \u0625\u062c\u0631\u0627\u0621 \u0627\u0644\u062a\u0633\u062c\u064a\u0644 \u0644\u0623\u063a\u0631\u0627\u0636 \u0627\u0644\u062a\u0639\u0642\u0651\u064f\u0628\/\u0627\u0644\u062a\u062c\u0632\u0626\u0629",
                            "type": "string",
                            "required": false
                        },
                        "redirect_uri": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 URL \u0627\u0644\u062e\u0627\u0635 \u0628\u0635\u0641\u062d\u0629 \u0627\u0644\u0645\u0633\u0624\u0648\u0644 \u062d\u064a\u062b \u062a\u0646\u0628\u063a\u064a \u0625\u0639\u0627\u062f\u0629 \u062a\u0648\u062c\u064a\u0647 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0625\u0644\u064a\u0647 \u0628\u0639\u062f \u062a\u062f\u0641\u0642 \u0627\u0644\u0627\u062a\u0635\u0627\u0644",
                            "type": "string",
                            "required": false
                        },
                        "plugin_slug": {
                            "description": "\u064a\u0634\u064a\u0631 \u0625\u0644\u0649 \u0627\u0644\u0625\u0636\u0627\u0641\u0629 \u0627\u0644\u062a\u064a \u064a\u0623\u062a\u064a \u0645\u0646\u0647\u0627 \u0627\u0644\u0637\u0644\u0628",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/connection\/register"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/authorize_url": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "redirect_uri": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 URL \u0627\u0644\u062e\u0627\u0635 \u0628\u0635\u0641\u062d\u0629 \u0627\u0644\u0645\u0633\u0624\u0648\u0644 \u062d\u064a\u062b \u062a\u0646\u0628\u063a\u064a \u0625\u0639\u0627\u062f\u0629 \u062a\u0648\u062c\u064a\u0647 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0625\u0644\u064a\u0647 \u0628\u0639\u062f \u062a\u062f\u0641\u0642 \u0627\u0644\u0627\u062a\u0635\u0627\u0644",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/connection\/authorize_url"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/user-token": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "user_token": {
                            "description": "\u0631\u0645\u0632 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0645\u0645\u064a\u0632 \u0627\u0644\u062c\u062f\u064a\u062f",
                            "type": "string",
                            "required": true
                        },
                        "is_connection_owner": {
                            "description": "\u0647\u0648 \u0645\u0627\u0644\u0643 \u0627\u0644\u0627\u062a\u0635\u0627\u0644",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/user-token"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/owner": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "owner": {
                            "description": "\u0627\u0644\u0645\u0627\u0644\u0643 \u0627\u0644\u062c\u062f\u064a\u062f",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/jetpack\/v4\/connection\/owner"
                    }
                ]
            }
        },
        "\/hostinger-ai-assistant\/v1\/mcp": {
            "namespace": "hostinger-ai-assistant\/v1",
            "methods": [
                "POST",
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "GET",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/hostinger-ai-assistant\/v1\/mcp"
                    }
                ]
            }
        },
        "\/mcp": {
            "namespace": "mcp",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "mcp",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/mcp"
                    }
                ]
            }
        },
        "\/mcp\/mcp-adapter-default-server": {
            "namespace": "mcp",
            "methods": [
                "POST",
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "GET",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/mcp\/mcp-adapter-default-server"
                    }
                ]
            }
        },
        "\/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:\/\/gatewaysrilanka.com\/ar\/wp-json\/wp\/v2"
                    }
                ]
            }
        },
        "\/wp\/v2\/posts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0643\u064f\u062a\u0627\u0628 \u0645\u064f\u0639\u064a\u0646\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0644\u0627\u0633\u062a\u062b\u0646\u0627\u0621 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0643\u064f\u062a\u0627\u0628 \u0645\u064f\u0639\u064a\u0646\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u0648 \u0623\u0643\u062b\u0631.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0646\u0627\u0621\u064b \u0639\u0644\u0649 \u0627\u0644\u0639\u0644\u0627\u0642\u0629 \u0628\u064a\u0646 \u0639\u062f\u0629 \u0641\u0626\u0627\u062a.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062a\u064a \ufefb \u062a\u0645\u062a\u0644\u0643 \u0639\u0646\u0627\u0635\u0631 \u0645\u064f\u0639\u064a\u0646\u0629 \u0645\u0633\u0646\u062f\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0642\u0627\u0626\u0645\u0629 \u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u0645\u0637\u0627\u0628\u0642\u0629 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0645\u0639 \u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u064f\u062f\u0631\u062c\u0629.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0641\u0626\u0629 \u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u062a\u0646\u0641\u064a\u0630 \u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0639\u0646\u0635\u0631 \u0645\u062a\u0642\u062f\u0645.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0645\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0639\u0646\u0635\u0631.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0633\u064a\u062a\u0645 \u062a\u0636\u0645\u064a\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0641\u0631\u0639\u064a\u0629 \u0641\u064a \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062a\u064a \u062a\u062d\u062f \u0645\u0646 \u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u064a\u062c\u0628 \u0623\u0646 \u062a\u062d\u062f\u062f \u062c\u0645\u064a\u0639 \u0623\u0648 \u0623\u064a \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0639\u064a\u0646\u0629.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062a\u064a \ufefb \u062a\u0645\u062a\u0644\u0643 \u0639\u0646\u0627\u0635\u0631 \u0645\u064f\u0639\u064a\u0646\u0629 \u0645\u0633\u0646\u062f\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0642\u0627\u0626\u0645\u0629 \u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u0645\u0637\u0627\u0628\u0642\u0629 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0645\u0639 \u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u064f\u062f\u0631\u062c\u0629.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0641\u0626\u0629 \u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u062a\u0646\u0641\u064a\u0630 \u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0639\u0646\u0635\u0631 \u0645\u062a\u0642\u062f\u0645.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0645\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0639\u0646\u0635\u0631.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0633\u064a\u062a\u0645 \u062a\u0636\u0645\u064a\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0641\u0631\u0639\u064a\u0629 \u0641\u064a \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062a\u064a \u062a\u062d\u062f \u0645\u0646 \u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062a\u064a \ufefb \u062a\u0645\u062a\u0644\u0643 \u0639\u0646\u0627\u0635\u0631 \u0645\u064f\u0639\u064a\u0646\u0629 \u0645\u0633\u0646\u062f\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0642\u0627\u0626\u0645\u0629 \u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u0645\u0637\u0627\u0628\u0642\u0629 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0645\u0639 \u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u064f\u062f\u0631\u062c\u0629.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0641\u0626\u0629 \u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u062a\u0646\u0641\u064a\u0630 \u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0639\u0646\u0635\u0631 \u0645\u062a\u0642\u062f\u0645.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0645\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0639\u0646\u0635\u0631.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u064a\u062c\u0628 \u0623\u0646 \u062a\u062d\u062f\u062f \u062c\u0645\u064a\u0639 \u0623\u0648 \u0623\u064a \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0639\u064a\u0646\u0629.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062a\u064a \ufefb \u062a\u0645\u062a\u0644\u0643 \u0639\u0646\u0627\u0635\u0631 \u0645\u064f\u0639\u064a\u0646\u0629 \u0645\u0633\u0646\u062f\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0642\u0627\u0626\u0645\u0629 \u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u0645\u0637\u0627\u0628\u0642\u0629 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0645\u0639 \u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u064f\u062f\u0631\u062c\u0629.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0641\u0626\u0629 \u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u062a\u0646\u0641\u064a\u0630 \u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0639\u0646\u0635\u0631 \u0645\u062a\u0642\u062f\u0645.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0645\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0639\u0646\u0635\u0631.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "sticky": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u064f\u062b\u0628\u062a\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "ignore_sticky": {
                            "description": "Whether to ignore sticky posts or not.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "format": {
                            "description": "Limit result set to items assigned one or more given formats.",
                            "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": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0642\u062a\u0637\u0641 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0645\u0641\u062a\u0648\u062d\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0647\u0646\u0627\u0643 \u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0644\u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u062a\u0646\u0628\u064a\u0647\u0627\u062a \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "\u0628\u0646\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "_jetpack_memberships_contains_paid_content": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "elementor_component",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "description": "Elementor conditions",
                                    "default": [],
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u0645\u0639\u0627\u0645\u0644\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0639\u0644\u0649 \u0623\u0646\u0647 \u0645\u064f\u062b\u0628\u062a\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u0647\u0644 \u062a\u0645 \u062a\u0645\u0643\u064a\u0646 \u0623\u0632\u0631\u0627\u0631 \u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0629\u061f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/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": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Override the default excerpt length.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u062d\u0645\u064a\u0629 \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0642\u062a\u0637\u0641 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0645\u0641\u062a\u0648\u062d\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0647\u0646\u0627\u0643 \u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0644\u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u062a\u0646\u0628\u064a\u0647\u0627\u062a \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "\u0628\u0646\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "_jetpack_memberships_contains_paid_content": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "elementor_component",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "description": "Elementor conditions",
                                    "default": [],
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u0645\u0639\u0627\u0645\u0644\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0639\u0644\u0649 \u0623\u0646\u0647 \u0645\u064f\u062b\u0628\u062a\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u0647\u0644 \u062a\u0645 \u062a\u0645\u0643\u064a\u0646 \u0623\u0632\u0631\u0627\u0631 \u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0629\u061f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "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": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0637\u0644\u0648\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 true\u060c \u0644\u0623\u0646 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a \u0644\u0627 \u062a\u062f\u0639\u0645 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0642\u062a\u0637\u0641 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0645\u0641\u062a\u0648\u062d\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0647\u0646\u0627\u0643 \u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0644\u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u062a\u0646\u0628\u064a\u0647\u0627\u062a \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "\u0628\u0646\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "_jetpack_memberships_contains_paid_content": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "elementor_component",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "description": "Elementor conditions",
                                    "default": [],
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u0645\u0639\u0627\u0645\u0644\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0639\u0644\u0649 \u0623\u0646\u0647 \u0645\u064f\u062b\u0628\u062a\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u0647\u0644 \u062a\u0645 \u062a\u0645\u0643\u064a\u0646 \u0623\u0632\u0631\u0627\u0631 \u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0629\u061f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "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": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0643\u064f\u062a\u0627\u0628 \u0645\u064f\u0639\u064a\u0646\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0644\u0627\u0633\u062a\u062b\u0646\u0627\u0621 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0643\u064f\u062a\u0627\u0628 \u0645\u064f\u0639\u064a\u0646\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0642\u064a\u0645\u0629 menu_order \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0639\u0646\u0635\u0631 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u063a\u064a\u0631 \u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0639\u0646\u0635\u0631 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u0648 \u0623\u0643\u062b\u0631.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0642\u062a\u0637\u0641 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0645\u0641\u062a\u0648\u062d\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0647\u0646\u0627\u0643 \u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0644\u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u062a\u0646\u0628\u064a\u0647\u0627\u062a \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0628\u0627\u0644\u0639\u0644\u0627\u0642\u0629 \u0645\u0639 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0623\u062e\u0631\u0649.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "elementor_component",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "description": "Elementor conditions",
                                    "default": [],
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "_hostinger_reach_plugin_has_subscription_block": {
                            "type": "boolean",
                            "required": false
                        },
                        "_hostinger_reach_plugin_is_elementor": {
                            "type": "boolean",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u0647\u0644 \u062a\u0645 \u062a\u0645\u0643\u064a\u0646 \u0623\u0632\u0631\u0627\u0631 \u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0629\u061f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/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": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Override the default excerpt length.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u062d\u0645\u064a\u0629 \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0642\u062a\u0637\u0641 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0645\u0641\u062a\u0648\u062d\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0647\u0646\u0627\u0643 \u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0644\u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u062a\u0646\u0628\u064a\u0647\u0627\u062a \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0628\u0627\u0644\u0639\u0644\u0627\u0642\u0629 \u0645\u0639 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0623\u062e\u0631\u0649.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "elementor_component",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "description": "Elementor conditions",
                                    "default": [],
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "_hostinger_reach_plugin_has_subscription_block": {
                            "type": "boolean",
                            "required": false
                        },
                        "_hostinger_reach_plugin_is_elementor": {
                            "type": "boolean",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u0647\u0644 \u062a\u0645 \u062a\u0645\u0643\u064a\u0646 \u0623\u0632\u0631\u0627\u0631 \u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0629\u061f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "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": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0637\u0644\u0648\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 true\u060c \u0644\u0623\u0646 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a \u0644\u0627 \u062a\u062f\u0639\u0645 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0642\u062a\u0637\u0641 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0645\u0641\u062a\u0648\u062d\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0647\u0646\u0627\u0643 \u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0644\u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u062a\u0646\u0628\u064a\u0647\u0627\u062a \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0628\u0627\u0644\u0639\u0644\u0627\u0642\u0629 \u0645\u0639 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0623\u062e\u0631\u0649.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "elementor_component",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "description": "Elementor conditions",
                                    "default": [],
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "_hostinger_reach_plugin_has_subscription_block": {
                            "type": "boolean",
                            "required": false
                        },
                        "_hostinger_reach_plugin_is_elementor": {
                            "type": "boolean",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u0647\u0644 \u062a\u0645 \u062a\u0645\u0643\u064a\u0646 \u0623\u0632\u0631\u0627\u0631 \u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0629\u061f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "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": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0643\u064f\u062a\u0627\u0628 \u0645\u064f\u0639\u064a\u0646\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0644\u0627\u0633\u062a\u062b\u0646\u0627\u0621 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0643\u064f\u062a\u0627\u0628 \u0645\u064f\u0639\u064a\u0646\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0639\u0646\u0635\u0631 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u063a\u064a\u0631 \u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0639\u0646\u0635\u0631 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "inherit",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u0648 \u0623\u0643\u062b\u0631.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "inherit",
                                    "private",
                                    "trash"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "media_type": {
                            "default": null,
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0645\u0631\u0641\u0642\u0627\u062a \u0645\u0646 \u0646\u0648\u0639 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "enum": [
                                "image",
                                "video",
                                "text",
                                "application",
                                "audio"
                            ],
                            "required": false
                        },
                        "mime_type": {
                            "default": null,
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0645\u0631\u0641\u0642\u0627\u062a \u0645\u0646 \u0646\u0648\u0639 (MIME) \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0645\u0641\u062a\u0648\u062d\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0647\u0646\u0627\u0643 \u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0644\u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u062a\u0646\u0628\u064a\u0647\u0627\u062a \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u0647\u0644 \u062a\u0645 \u062a\u0645\u0643\u064a\u0646 \u0623\u0632\u0631\u0627\u0631 \u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0629\u061f",
                            "type": "boolean",
                            "required": false
                        },
                        "alt_text": {
                            "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0627\u0644\u0645\u0639\u0631\u0648\u0636 \u0639\u0646\u062f\u0645\u0627 \u0644\u0627 \u064a\u062a\u0645 \u0639\u0631\u0636 \u0627\u0644\u0645\u0631\u0641\u0642.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "\u0634\u0631\u062d \u0627\u0644\u0645\u0631\u0641\u0642.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0627\u0644\u0643\u0644\u0645\u0627\u062a \u0627\u0644\u062a\u0648\u0636\u064a\u062d\u064a\u0629 \u0644\u0644\u0645\u0631\u0641\u0642\u060c \u0643\u0645\u0627 \u0647\u064a \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0643\u0644\u0645\u0627\u062a \u062a\u0648\u0636\u064a\u062d\u064a\u0629 (HTML) \u0644\u0644\u0645\u0631\u0641\u0642\u060c \u0645\u064f\u0639\u062f\u0629 \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0645\u0631\u0641\u0642.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0648\u0635\u0641 \u0627\u0644\u0645\u0631\u0641\u0642\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0631\u0641\u0642\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0627\u0644\u0645\u0631\u0641\u0642.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/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": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0645\u0641\u062a\u0648\u062d\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0647\u0646\u0627\u0643 \u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0644\u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u062a\u0646\u0628\u064a\u0647\u0627\u062a \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u0647\u0644 \u062a\u0645 \u062a\u0645\u0643\u064a\u0646 \u0623\u0632\u0631\u0627\u0631 \u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0629\u061f",
                            "type": "boolean",
                            "required": false
                        },
                        "alt_text": {
                            "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0627\u0644\u0645\u0639\u0631\u0648\u0636 \u0639\u0646\u062f\u0645\u0627 \u0644\u0627 \u064a\u062a\u0645 \u0639\u0631\u0636 \u0627\u0644\u0645\u0631\u0641\u0642.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "\u0634\u0631\u062d \u0627\u0644\u0645\u0631\u0641\u0642.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0627\u0644\u0643\u0644\u0645\u0627\u062a \u0627\u0644\u062a\u0648\u0636\u064a\u062d\u064a\u0629 \u0644\u0644\u0645\u0631\u0641\u0642\u060c \u0643\u0645\u0627 \u0647\u064a \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0643\u0644\u0645\u0627\u062a \u062a\u0648\u0636\u064a\u062d\u064a\u0629 (HTML) \u0644\u0644\u0645\u0631\u0641\u0642\u060c \u0645\u064f\u0639\u062f\u0629 \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0645\u0631\u0641\u0642.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0648\u0635\u0641 \u0627\u0644\u0645\u0631\u0641\u0642\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0631\u0641\u0642\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0627\u0644\u0645\u0631\u0641\u0642.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)\/post-process": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u064f\u0631\u0641\u0642.",
                            "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": "\u0631\u0627\u0628\u0637 \u0644\u0645\u0644\u0641 \u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u062d\u0631\u064a\u0631\u0647\u0627.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "modifiers": {
                            "description": "\u0645\u0635\u0641\u0648\u0641\u0629 \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u0645\u0639\u062f\u0644\u0629.",
                            "type": "array",
                            "minItems": 1,
                            "items": {
                                "description": "\u062a\u062d\u0631\u064a\u0631 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                "type": "object",
                                "required": [
                                    "type",
                                    "args"
                                ],
                                "oneOf": [
                                    {
                                        "title": "\u062f\u0648\u0631\u0627\u0646",
                                        "properties": {
                                            "type": {
                                                "description": "\u0646\u0648\u0639 \u0627\u0644\u062f\u0648\u0631\u0627\u0646.",
                                                "type": "string",
                                                "enum": [
                                                    "rotate"
                                                ]
                                            },
                                            "args": {
                                                "description": "\u0645\u0639\u0627\u0645\u0644\u0627\u062a \u0627\u0644\u062f\u0648\u0631\u0627\u0646.",
                                                "type": "object",
                                                "required": [
                                                    "angle"
                                                ],
                                                "properties": {
                                                    "angle": {
                                                        "description": "\u0632\u0627\u0648\u064a\u0629 \u0644\u0644\u062a\u062f\u0648\u064a\u0631 \u0628\u0627\u062a\u062c\u0627\u0647 \u0639\u0642\u0627\u0631\u0628 \u0627\u0644\u0633\u0627\u0639\u0629 \u0628\u0627\u0644\u062f\u0631\u062c\u0627\u062a.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "\u0642\u0635",
                                        "properties": {
                                            "type": {
                                                "description": "\u0646\u0648\u0639 \u0627\u0644\u0627\u0642\u062a\u0635\u0627\u0635.",
                                                "type": "string",
                                                "enum": [
                                                    "crop"
                                                ]
                                            },
                                            "args": {
                                                "description": "\u0645\u0639\u0627\u0645\u0644\u0627\u062a \u0627\u0644\u0627\u0642\u062a\u0635\u0627\u0635.",
                                                "type": "object",
                                                "required": [
                                                    "left",
                                                    "top",
                                                    "width",
                                                    "height"
                                                ],
                                                "properties": {
                                                    "left": {
                                                        "description": "\u0645\u0648\u0636\u0639 \u0623\u0641\u0642\u064a \u0645\u0646 \u0627\u0644\u064a\u0633\u0627\u0631 \u0644\u0628\u062f\u0621 \u0627\u0644\u0642\u0635 \u0643\u0646\u0633\u0628\u0629 \u0645\u0626\u0648\u064a\u0629 \u0645\u0646 \u0639\u0631\u0636 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                                        "type": "number"
                                                    },
                                                    "top": {
                                                        "description": "\u0645\u0648\u0636\u0639 \u0639\u0645\u0648\u062f\u064a \u0645\u0646 \u0623\u0639\u0644\u0649 \u0644\u0628\u062f\u0621 \u0627\u0644\u0642\u0635 \u0643\u0646\u0633\u0628\u0629 \u0645\u0626\u0648\u064a\u0629 \u0645\u0646 \u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                                        "type": "number"
                                                    },
                                                    "width": {
                                                        "description": "\u0639\u0631\u0636 \u0627\u0644\u0627\u0642\u062a\u0635\u0627\u0635 \u0643\u0646\u0633\u0628\u0629 \u0645\u0626\u0648\u064a\u0629 \u0645\u0646 \u0639\u0631\u0636 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                                        "type": "number"
                                                    },
                                                    "height": {
                                                        "description": "\u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0627\u0642\u062a\u0635\u0627\u0635 \u0643\u0646\u0633\u0628\u0629 \u0645\u0626\u0648\u064a\u0629 \u0645\u0646 \u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    }
                                ]
                            },
                            "required": false
                        },
                        "rotation": {
                            "description": "\u0645\u0642\u062f\u0627\u0631 \u062a\u062f\u0648\u064a\u0631 \u0627\u0644\u0635\u0648\u0631\u0629 \u0628\u0627\u062a\u062c\u0627\u0647 \u0639\u0642\u0627\u0631\u0628 \u0627\u0644\u0633\u0627\u0639\u0629 \u0628\u0627\u0644\u062f\u0631\u062c\u0627\u062a. \u0645\u064f\u0647\u0645\u0644: \u0627\u0633\u062a\u062e\u062f\u0645 `modifiers` \u0628\u062f\u0644\u0627\u064b \u0645\u0646 \u0630\u0644\u0643.",
                            "type": "integer",
                            "minimum": 0,
                            "exclusiveMinimum": true,
                            "maximum": 360,
                            "exclusiveMaximum": true,
                            "required": false
                        },
                        "x": {
                            "description": "\u0643\u0646\u0633\u0628\u0629 \u0645\u0626\u0648\u064a\u0629 \u0645\u0646 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0645\u0648\u0636\u0639 \u0627\u0644\u0640 x \u0644\u0628\u062f\u0621 \u0627\u0644\u0627\u0642\u062a\u0635\u0627\u0635 \u0645\u0646\u0647. \u0645\u064f\u0647\u0645\u0644: \u0627\u0633\u062a\u062e\u062f\u0645 `modifiers` \u0628\u062f\u0644\u0627\u064b \u0645\u0646 \u0630\u0644\u0643.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "y": {
                            "description": "\u0643\u0646\u0633\u0628\u0629 \u0645\u0626\u0648\u064a\u0629 \u0645\u0646 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0645\u0648\u0636\u0639 \u0627\u0644\u0640 y \u0644\u0628\u062f\u0621 \u0627\u0644\u0627\u0642\u062a\u0635\u0627\u0635 \u0645\u0646\u0647. \u0645\u064f\u0647\u0645\u0644: \u0627\u0633\u062a\u062e\u062f\u0645 `modifiers` \u0628\u062f\u0644\u0627\u064b \u0645\u0646 \u0630\u0644\u0643.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "width": {
                            "description": "\u0643\u0646\u0633\u0628\u0629 \u0645\u0626\u0648\u064a\u0629 \u0645\u0646 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0627\u0644\u0639\u0631\u0636 \u0644\u0627\u0642\u062a\u0635\u0627\u0635 \u0627\u0644\u0635\u0648\u0631\u0629 \u0625\u0644\u064a\u0647. \u0645\u064f\u0647\u0645\u0644: \u0627\u0633\u062a\u062e\u062f\u0645 `modifiers` \u0628\u062f\u0644\u0627\u064b \u0645\u0646 \u0630\u0644\u0643.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "height": {
                            "description": "\u0643\u0646\u0633\u0628\u0629 \u0645\u0626\u0648\u064a\u0629 \u0645\u0646 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0627\u0644\u0627\u0631\u062a\u0641\u0627\u0639 \u0644\u0627\u0642\u062a\u0635\u0627\u0635 \u0627\u0644\u0635\u0648\u0631\u0629 \u0625\u0644\u064a\u0647. \u0645\u064f\u0647\u0645\u0644: \u0627\u0633\u062a\u062e\u062f\u0645 `modifiers` \u0628\u062f\u0644\u0627\u064b \u0645\u0646 \u0630\u0644\u0643.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "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": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u0648 \u0623\u0643\u062b\u0631.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0646\u0627\u0621\u064b \u0639\u0644\u0649 \u0627\u0644\u0639\u0644\u0627\u0642\u0629 \u0628\u064a\u0646 \u0639\u062f\u0629 \u0641\u0626\u0627\u062a.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "menus": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062a\u064a \ufefb \u062a\u0645\u062a\u0644\u0643 \u0639\u0646\u0627\u0635\u0631 \u0645\u064f\u0639\u064a\u0646\u0629 \u0645\u0633\u0646\u062f\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 menus.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0642\u0627\u0626\u0645\u0629 \u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u0645\u0637\u0627\u0628\u0642\u0629 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0645\u0639 \u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u064f\u062f\u0631\u062c\u0629.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0641\u0626\u0629 \u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u062a\u0646\u0641\u064a\u0630 \u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0639\u0646\u0635\u0631 \u0645\u062a\u0642\u062f\u0645.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0645\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0639\u0646\u0635\u0631.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u064a\u062c\u0628 \u0623\u0646 \u062a\u062d\u062f\u062f \u062c\u0645\u064a\u0639 \u0623\u0648 \u0623\u064a \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0639\u064a\u0646\u0629.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menus_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062a\u064a \ufefb \u062a\u0645\u062a\u0644\u0643 \u0639\u0646\u0627\u0635\u0631 \u0645\u064f\u0639\u064a\u0646\u0629 \u0645\u0633\u0646\u062f\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 menus.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0642\u0627\u0626\u0645\u0629 \u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u0645\u0637\u0627\u0628\u0642\u0629 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0645\u0639 \u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u064f\u062f\u0631\u062c\u0629.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0641\u0626\u0629 \u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u062a\u0646\u0641\u064a\u0630 \u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0639\u0646\u0635\u0631 \u0645\u062a\u0642\u062f\u0645.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0645\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0639\u0646\u0635\u0631.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0642\u064a\u0645\u0629 menu_order \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0643\u0627\u0626\u0646\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 (HTML) \u0644\u0644\u0643\u0627\u0626\u0646\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "custom",
                            "description": "\u0639\u0627\u0626\u0644\u0629 \u0627\u0644\u0643\u0627\u0626\u0646\u0627\u062a \u0627\u0644\u0645\u0645\u062b\u0644\u0629 \u0623\u0635\u0644\u0627\u060c \u0645\u062b\u0644 \u0646\u0648\u0639 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \"post_type\" \u0623\u0648 \u0627\u0644\u0641\u0626\u0629 \"taxonomy\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a \u0644\u0647\u0630\u0627 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "\u0646\u0635 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 \u0644\u0631\u0627\u0628\u0637 \u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0647\u0630\u0627.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "\u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u0641\u0626\u0629 \u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0631\u0627\u0628\u0637 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0647\u0630\u0627.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u0627\u0644\u0648\u0635\u0641 \u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0647\u0630\u0627.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "default": 1,
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0650\u0641 \u0642\u0627\u0639\u062f\u0629 \u0628\u064a\u0627\u0646\u0627\u062a nav_menu_item \u0627\u0644\u0630\u064a \u064a\u0645\u062b\u0644 \u0623\u0628 \u0647\u0630\u0627 \u0627\u0644\u0639\u0646\u0635\u0631 \u0641\u064a \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u0625\u0646 \u0648\u062c\u062f\u060c \u0648\u0625\u0644\u0627 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0630\u064a \u062a\u0645 \u062a\u0645\u062b\u064a\u0644\u0647 \u0641\u064a \u0627\u0644\u0623\u0635\u0644\u060c \u0645\u062b\u0644 \"\u062a\u0635\u0646\u064a\u0641\" \u0623\u0648 \"\u0645\u0642\u0627\u0644\u0629\" \u0623\u0648 \"\u0645\u0631\u0641\u0642\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "default": 0,
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0650\u0641 \u0642\u0627\u0639\u062f\u0629 \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0623\u0635\u0644\u064a \u0627\u0644\u0630\u064a \u064a\u064f\u0645\u062b\u0651\u0650\u0644\u0647 \u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0647\u0630\u0627\u060c \u0639\u0644\u0649 \u0633\u0628\u064a\u0644 \u0627\u0644\u0645\u062b\u0627\u0644 ID \u0644\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0623\u0648 term_id \u0644\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0647\u062f\u0641 (target) \u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0631\u0627\u0628\u0637 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0647\u0630\u0627.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "\u0627\u0644\u0631\u0627\u0628\u0637 \u0627\u0644\u0630\u064a \u064a\u0634\u064a\u0631 \u0625\u0644\u064a\u0647 \u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0647\u0630\u0627.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "\u0639\u0644\u0627\u0642\u0629 \u0627\u0644\u0640 XFN \u0627\u0644\u0645\u064f\u0639\u0628\u0631 \u0639\u0646\u0647\u0627 \u0641\u064a \u0631\u0627\u0628\u0637 \u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0647\u0630\u0627.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "\u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0644\u0643\u0627\u0626\u0646 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 nav_menu.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/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": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0643\u0627\u0626\u0646\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 (HTML) \u0644\u0644\u0643\u0627\u0626\u0646\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "\u0639\u0627\u0626\u0644\u0629 \u0627\u0644\u0643\u0627\u0626\u0646\u0627\u062a \u0627\u0644\u0645\u0645\u062b\u0644\u0629 \u0623\u0635\u0644\u0627\u060c \u0645\u062b\u0644 \u0646\u0648\u0639 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \"post_type\" \u0623\u0648 \u0627\u0644\u0641\u0626\u0629 \"taxonomy\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a \u0644\u0647\u0630\u0627 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "\u0646\u0635 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 \u0644\u0631\u0627\u0628\u0637 \u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0647\u0630\u0627.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "\u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u0641\u0626\u0629 \u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0631\u0627\u0628\u0637 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0647\u0630\u0627.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u0627\u0644\u0648\u0635\u0641 \u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0647\u0630\u0627.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0650\u0641 \u0642\u0627\u0639\u062f\u0629 \u0628\u064a\u0627\u0646\u0627\u062a nav_menu_item \u0627\u0644\u0630\u064a \u064a\u0645\u062b\u0644 \u0623\u0628 \u0647\u0630\u0627 \u0627\u0644\u0639\u0646\u0635\u0631 \u0641\u064a \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u0625\u0646 \u0648\u062c\u062f\u060c \u0648\u0625\u0644\u0627 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0630\u064a \u062a\u0645 \u062a\u0645\u062b\u064a\u0644\u0647 \u0641\u064a \u0627\u0644\u0623\u0635\u0644\u060c \u0645\u062b\u0644 \"\u062a\u0635\u0646\u064a\u0641\" \u0623\u0648 \"\u0645\u0642\u0627\u0644\u0629\" \u0623\u0648 \"\u0645\u0631\u0641\u0642\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0650\u0641 \u0642\u0627\u0639\u062f\u0629 \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0623\u0635\u0644\u064a \u0627\u0644\u0630\u064a \u064a\u064f\u0645\u062b\u0651\u0650\u0644\u0647 \u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0647\u0630\u0627\u060c \u0639\u0644\u0649 \u0633\u0628\u064a\u0644 \u0627\u0644\u0645\u062b\u0627\u0644 ID \u0644\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0623\u0648 term_id \u0644\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0647\u062f\u0641 (target) \u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0631\u0627\u0628\u0637 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0647\u0630\u0627.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "\u0627\u0644\u0631\u0627\u0628\u0637 \u0627\u0644\u0630\u064a \u064a\u0634\u064a\u0631 \u0625\u0644\u064a\u0647 \u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0647\u0630\u0627.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "\u0639\u0644\u0627\u0642\u0629 \u0627\u0644\u0640 XFN \u0627\u0644\u0645\u064f\u0639\u0628\u0631 \u0639\u0646\u0647\u0627 \u0641\u064a \u0631\u0627\u0628\u0637 \u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0647\u0630\u0627.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "\u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0644\u0643\u0627\u0626\u0646 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 nav_menu.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a \u0644\u0647\u0630\u0627 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0643\u0627\u0626\u0646\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 (HTML) \u0644\u0644\u0643\u0627\u0626\u0646\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "\u0639\u0627\u0626\u0644\u0629 \u0627\u0644\u0643\u0627\u0626\u0646\u0627\u062a \u0627\u0644\u0645\u0645\u062b\u0644\u0629 \u0623\u0635\u0644\u0627\u060c \u0645\u062b\u0644 \u0646\u0648\u0639 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \"post_type\" \u0623\u0648 \u0627\u0644\u0641\u0626\u0629 \"taxonomy\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "attr_title": {
                            "description": "\u0646\u0635 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 \u0644\u0631\u0627\u0628\u0637 \u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0647\u0630\u0627.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "\u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u0641\u0626\u0629 \u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0631\u0627\u0628\u0637 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0647\u0630\u0627.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u0627\u0644\u0648\u0635\u0641 \u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0647\u0630\u0627.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0650\u0641 \u0642\u0627\u0639\u062f\u0629 \u0628\u064a\u0627\u0646\u0627\u062a nav_menu_item \u0627\u0644\u0630\u064a \u064a\u0645\u062b\u0644 \u0623\u0628 \u0647\u0630\u0627 \u0627\u0644\u0639\u0646\u0635\u0631 \u0641\u064a \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u0625\u0646 \u0648\u062c\u062f\u060c \u0648\u0625\u0644\u0627 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0630\u064a \u062a\u0645 \u062a\u0645\u062b\u064a\u0644\u0647 \u0641\u064a \u0627\u0644\u0623\u0635\u0644\u060c \u0645\u062b\u0644 \"\u062a\u0635\u0646\u064a\u0641\" \u0623\u0648 \"\u0645\u0642\u0627\u0644\u0629\" \u0623\u0648 \"\u0645\u0631\u0641\u0642\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0650\u0641 \u0642\u0627\u0639\u062f\u0629 \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0623\u0635\u0644\u064a \u0627\u0644\u0630\u064a \u064a\u064f\u0645\u062b\u0651\u0650\u0644\u0647 \u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0647\u0630\u0627\u060c \u0639\u0644\u0649 \u0633\u0628\u064a\u0644 \u0627\u0644\u0645\u062b\u0627\u0644 ID \u0644\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0623\u0648 term_id \u0644\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0647\u062f\u0641 (target) \u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0631\u0627\u0628\u0637 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0647\u0630\u0627.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "\u0627\u0644\u0631\u0627\u0628\u0637 \u0627\u0644\u0630\u064a \u064a\u0634\u064a\u0631 \u0625\u0644\u064a\u0647 \u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0647\u0630\u0627.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "\u0639\u0644\u0627\u0642\u0629 \u0627\u0644\u0640 XFN \u0627\u0644\u0645\u064f\u0639\u0628\u0631 \u0639\u0646\u0647\u0627 \u0641\u064a \u0631\u0627\u0628\u0637 \u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0647\u0630\u0627.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "\u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0644\u0643\u0627\u0626\u0646 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 nav_menu.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "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": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u0648 \u0623\u0643\u062b\u0631.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0646\u0627\u0621\u064b \u0639\u0644\u0649 \u0627\u0644\u0639\u0644\u0627\u0642\u0629 \u0628\u064a\u0646 \u0639\u062f\u0629 \u0641\u0626\u0627\u062a.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062a\u064a \ufefb \u062a\u0645\u062a\u0644\u0643 \u0639\u0646\u0627\u0635\u0631 \u0645\u064f\u0639\u064a\u0646\u0629 \u0645\u0633\u0646\u062f\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 wp_pattern_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0642\u0627\u0626\u0645\u0629 \u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u0645\u0637\u0627\u0628\u0642\u0629 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0645\u0639 \u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u064f\u062f\u0631\u062c\u0629.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0641\u0626\u0629 \u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u062a\u0646\u0641\u064a\u0630 \u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0639\u0646\u0635\u0631 \u0645\u062a\u0642\u062f\u0645.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0645\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0639\u0646\u0635\u0631.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u064a\u062c\u0628 \u0623\u0646 \u062a\u062d\u062f\u062f \u062c\u0645\u064a\u0639 \u0623\u0648 \u0623\u064a \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0639\u064a\u0646\u0629.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "wp_pattern_category_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062a\u064a \ufefb \u062a\u0645\u062a\u0644\u0643 \u0639\u0646\u0627\u0635\u0631 \u0645\u064f\u0639\u064a\u0646\u0629 \u0645\u0633\u0646\u062f\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 wp_pattern_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0642\u0627\u0626\u0645\u0629 \u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u0645\u0637\u0627\u0628\u0642\u0629 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0645\u0639 \u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u064f\u062f\u0631\u062c\u0629.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0641\u0626\u0629 \u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u062a\u0646\u0641\u064a\u0630 \u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0639\u0646\u0635\u0631 \u0645\u062a\u0642\u062f\u0645.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0645\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0639\u0646\u0635\u0631.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0642\u062a\u0637\u0641 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "\u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 wp_pattern_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/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": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Override the default excerpt length.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u062d\u0645\u064a\u0629 \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0642\u062a\u0637\u0641 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "\u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 wp_pattern_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "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": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0637\u0644\u0648\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 true\u060c \u0644\u0623\u0646 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a \u0644\u0627 \u062a\u062f\u0639\u0645 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0642\u062a\u0637\u0641 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "\u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 wp_pattern_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "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": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0642\u0627\u0644\u0628 \u0646\u0645\u0648\u0630\u062c",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "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": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0642\u0627\u0644\u0628 \u0646\u0645\u0648\u0630\u062c",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0642\u0627\u0644\u0628 \u0646\u0645\u0648\u0630\u062c",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0637\u0644\u0648\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 true\u060c \u0644\u0623\u0646 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a \u0644\u0627 \u062a\u062f\u0639\u0645 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0642\u0627\u0644\u0628 \u0646\u0645\u0648\u0630\u062c",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0642\u0627\u0644\u0628 \u0646\u0645\u0648\u0630\u062c",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0627\u0633\u0645 \u0644\u0637\u064a\u0641 (slug) \u0641\u0631\u064a\u062f \u064a\u064f\u062d\u062f\u0651\u062f \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 (Theme) \u0644\u0640 \u0627\u0644\u0646\u0645\u0648\u0630\u062c (template).",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0642\u0627\u0644\u0628\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0642\u0627\u0644\u0628.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0642\u0627\u0644\u0628\u060c \u0643\u0645\u0627  \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0642\u0627\u0644\u0628\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0650\u0641 \u0645\u0646\u0634\u0626 \u0627\u0644\u0642\u0627\u0644\u0628.",
                            "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": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0642\u0627\u0644\u0628 \u0646\u0645\u0648\u0630\u062c",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "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": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "\u0627\u0644\u062d\u0635\u0631 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0627\u0644\u0645\u062d\u062f\u0651\u064e\u062f\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u0642\u0645 \u0628\u0627\u0644\u062a\u0642\u064a\u064a\u062f \u0628\u0645\u0646\u0637\u0642\u0629 \u062c\u0632\u0621 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0645\u064f\u062d\u062f\u0651\u064e\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0627\u0644\u0642\u0648\u0627\u0644\u0628 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0647.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u0627\u0633\u0645 \u0644\u0637\u064a\u0641 (slug) \u0641\u0631\u064a\u062f \u064a\u064f\u062d\u062f\u0651\u062f \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 (Theme) \u0644\u0640 \u0627\u0644\u0646\u0645\u0648\u0630\u062c (template).",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0642\u0627\u0644\u0628\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0642\u0627\u0644\u0628.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0642\u0627\u0644\u0628\u060c \u0643\u0645\u0627  \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0642\u0627\u0644\u0628\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0650\u0641 \u0645\u0646\u0634\u0626 \u0627\u0644\u0642\u0627\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wp\/v2\/templates"
                    }
                ]
            }
        },
        "\/wp\/v2\/templates\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0642\u0627\u0644\u0628 \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0627\u0644\u0646\u0645\u0648\u0630\u062c \u0627\u0644\u0627\u062d\u062a\u064a\u0627\u0637\u064a",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "\u064a\u0634\u064a\u0631 \u0625\u0644\u0649 \u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0642\u0627\u0644\u0628 \u0645\u062e\u0635\u0635\u064b\u0627 \u0623\u0648 \u062c\u0632\u0621\u064b\u0627 \u0645\u0646 \u0627\u0644\u062a\u0633\u0644\u0633\u0644 \u0627\u0644\u0647\u0631\u0645\u064a \u0644\u0644\u0642\u0627\u0644\u0628",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "\u0628\u0627\u062f\u0626\u0629 \u0627\u0644\u0642\u0627\u0644\u0628 \u0644\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647. \u064a\u0633\u062a\u062e\u062f\u0645 \u0647\u0630\u0627 \u0644\u0625\u0633\u062a\u062e\u0631\u0627\u062c \u0646\u0648\u0639 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u060c \u0639\u0644\u0649 \u0633\u0628\u064a\u0644 \u0627\u0644\u0645\u062b\u0627\u0644 \u0641\u064a \"\u0641\u0626\u0629-\u0627\u0644\u0643\u062a\u0628\" \u064a\u0633\u062a\u062e\u0631\u062c \"\u0641\u0626\u0629\"",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/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": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0642\u0627\u0644\u0628 \u0646\u0645\u0648\u0630\u062c",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0642\u0627\u0644\u0628 \u0646\u0645\u0648\u0630\u062c",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0627\u0633\u0645 \u0644\u0637\u064a\u0641 (slug) \u0641\u0631\u064a\u062f \u064a\u064f\u062d\u062f\u0651\u062f \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 (Theme) \u0644\u0640 \u0627\u0644\u0646\u0645\u0648\u0630\u062c (template).",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0642\u0627\u0644\u0628\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0642\u0627\u0644\u0628.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0642\u0627\u0644\u0628\u060c \u0643\u0645\u0627  \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0642\u0627\u0644\u0628\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0650\u0641 \u0645\u0646\u0634\u0626 \u0627\u0644\u0642\u0627\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0642\u0627\u0644\u0628 \u0646\u0645\u0648\u0630\u062c",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0642\u0627\u0644\u0628 \u0646\u0645\u0648\u0630\u062c",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "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": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0642\u0627\u0644\u0628 \u0646\u0645\u0648\u0630\u062c",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0642\u0627\u0644\u0628 \u0646\u0645\u0648\u0630\u062c",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0637\u0644\u0648\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 true\u060c \u0644\u0623\u0646 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a \u0644\u0627 \u062a\u062f\u0639\u0645 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0642\u0627\u0644\u0628 \u0646\u0645\u0648\u0630\u062c",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0642\u0627\u0644\u0628 \u0646\u0645\u0648\u0630\u062c",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0627\u0633\u0645 \u0644\u0637\u064a\u0641 (slug) \u0641\u0631\u064a\u062f \u064a\u064f\u062d\u062f\u0651\u062f \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 (Theme) \u0644\u0640 \u0627\u0644\u0646\u0645\u0648\u0630\u062c (template).",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0642\u0627\u0644\u0628\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0642\u0627\u0644\u0628.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0642\u0627\u0644\u0628\u060c \u0643\u0645\u0627  \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0642\u0627\u0644\u0628\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0650\u0641 \u0645\u0646\u0634\u0626 \u0627\u0644\u0642\u0627\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u062d\u064a\u062b \u064a\u0643\u0648\u0646 \u062c\u0632\u0621 \u0627\u0644\u0642\u0627\u0644\u0628 \u0645\u062e\u0635\u0635\u064b\u0627 \u0644\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645 (\u0627\u0644\u062a\u0631\u0648\u064a\u0633\u0629\u060c \u0648\u0627\u0644\u062a\u0630\u064a\u064a\u0644\u060c \u0648\u063a\u064a\u0631 \u0630\u0644\u0643).",
                            "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": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0642\u0627\u0644\u0628 \u0646\u0645\u0648\u0630\u062c",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "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": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "\u0627\u0644\u062d\u0635\u0631 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0627\u0644\u0645\u062d\u062f\u0651\u064e\u062f\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u0642\u0645 \u0628\u0627\u0644\u062a\u0642\u064a\u064a\u062f \u0628\u0645\u0646\u0637\u0642\u0629 \u062c\u0632\u0621 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0645\u064f\u062d\u062f\u0651\u064e\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0627\u0644\u0642\u0648\u0627\u0644\u0628 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0647.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u0627\u0633\u0645 \u0644\u0637\u064a\u0641 (slug) \u0641\u0631\u064a\u062f \u064a\u064f\u062d\u062f\u0651\u062f \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 (Theme) \u0644\u0640 \u0627\u0644\u0646\u0645\u0648\u0630\u062c (template).",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0642\u0627\u0644\u0628\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0642\u0627\u0644\u0628.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0642\u0627\u0644\u0628\u060c \u0643\u0645\u0627  \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0642\u0627\u0644\u0628\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0650\u0641 \u0645\u0646\u0634\u0626 \u0627\u0644\u0642\u0627\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u062d\u064a\u062b \u064a\u0643\u0648\u0646 \u062c\u0632\u0621 \u0627\u0644\u0642\u0627\u0644\u0628 \u0645\u062e\u0635\u0635\u064b\u0627 \u0644\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645 (\u0627\u0644\u062a\u0631\u0648\u064a\u0633\u0629\u060c \u0648\u0627\u0644\u062a\u0630\u064a\u064a\u0644\u060c \u0648\u063a\u064a\u0631 \u0630\u0644\u0643).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wp\/v2\/template-parts"
                    }
                ]
            }
        },
        "\/wp\/v2\/template-parts\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0642\u0627\u0644\u0628 \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0627\u0644\u0646\u0645\u0648\u0630\u062c \u0627\u0644\u0627\u062d\u062a\u064a\u0627\u0637\u064a",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "\u064a\u0634\u064a\u0631 \u0625\u0644\u0649 \u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0642\u0627\u0644\u0628 \u0645\u062e\u0635\u0635\u064b\u0627 \u0623\u0648 \u062c\u0632\u0621\u064b\u0627 \u0645\u0646 \u0627\u0644\u062a\u0633\u0644\u0633\u0644 \u0627\u0644\u0647\u0631\u0645\u064a \u0644\u0644\u0642\u0627\u0644\u0628",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "\u0628\u0627\u062f\u0626\u0629 \u0627\u0644\u0642\u0627\u0644\u0628 \u0644\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647. \u064a\u0633\u062a\u062e\u062f\u0645 \u0647\u0630\u0627 \u0644\u0625\u0633\u062a\u062e\u0631\u0627\u062c \u0646\u0648\u0639 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u060c \u0639\u0644\u0649 \u0633\u0628\u064a\u0644 \u0627\u0644\u0645\u062b\u0627\u0644 \u0641\u064a \"\u0641\u0626\u0629-\u0627\u0644\u0643\u062a\u0628\" \u064a\u0633\u062a\u062e\u0631\u062c \"\u0641\u0626\u0629\"",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/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": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0642\u0627\u0644\u0628 \u0646\u0645\u0648\u0630\u062c",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0642\u0627\u0644\u0628 \u0646\u0645\u0648\u0630\u062c",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0627\u0633\u0645 \u0644\u0637\u064a\u0641 (slug) \u0641\u0631\u064a\u062f \u064a\u064f\u062d\u062f\u0651\u062f \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 (Theme) \u0644\u0640 \u0627\u0644\u0646\u0645\u0648\u0630\u062c (template).",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0642\u0627\u0644\u0628\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0642\u0627\u0644\u0628.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0642\u0627\u0644\u0628\u060c \u0643\u0645\u0627  \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0642\u0627\u0644\u0628\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0650\u0641 \u0645\u0646\u0634\u0626 \u0627\u0644\u0642\u0627\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u062d\u064a\u062b \u064a\u0643\u0648\u0646 \u062c\u0632\u0621 \u0627\u0644\u0642\u0627\u0644\u0628 \u0645\u062e\u0635\u0635\u064b\u0627 \u0644\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645 (\u0627\u0644\u062a\u0631\u0648\u064a\u0633\u0629\u060c \u0648\u0627\u0644\u062a\u0630\u064a\u064a\u0644\u060c \u0648\u063a\u064a\u0631 \u0630\u0644\u0643).",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0642\u0627\u0644\u0628 \u0646\u0645\u0648\u0630\u062c",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "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": "The ID for the parent of the global styles revision.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unique identifier for the global styles revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "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": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0642\u0627\u0644\u0628",
                            "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": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0642\u0627\u0644\u0628",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<id>[\\\/\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "id": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0642\u0627\u0644\u0628 \u0646\u0645\u0648\u0630\u062c",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "styles": {
                            "description": "\u062a\u0646\u0633\u064a\u0642\u0627\u062a \u0639\u0627\u0645\u0629.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "settings": {
                            "description": "\u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0639\u0627\u0645\u0629.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u062a\u0646\u0633\u064a\u0642\u0627\u062a \u0627\u0644\u0639\u0627\u0645\u0629.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u062a\u0646\u0633\u064a\u0642\u0627\u062a \u0627\u0644\u0639\u0627\u0645\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "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": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u0648 \u0623\u0643\u062b\u0631.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/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": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u062d\u0645\u064a\u0629 \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "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": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0637\u0644\u0648\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 true\u060c \u0644\u0623\u0646 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a \u0644\u0627 \u062a\u062f\u0639\u0645 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "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": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "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": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "theme_json_version": {
                            "description": "Version of the theme.json schema used for the typography settings.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "font-family declaration in theme.json format, encoded as a string.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/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": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "theme_json_version": {
                            "description": "Version of the theme.json schema used for the typography settings.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "font-family declaration in theme.json format, encoded as a string.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "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": "The ID for the parent font family of the font face.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "The ID for the parent font family of the font face.",
                            "type": "integer",
                            "required": true
                        },
                        "theme_json_version": {
                            "description": "Version of the theme.json schema used for the typography settings.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_face_settings": {
                            "description": "font-face declaration in theme.json format, encoded as a string.",
                            "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": "The ID for the parent font family of the font face.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "Unique identifier for the font face.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "The ID for the parent font family of the font face.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "Unique identifier for the font face.",
                            "type": "integer",
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/e-floating-buttons": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0643\u064f\u062a\u0627\u0628 \u0645\u064f\u0639\u064a\u0646\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0644\u0627\u0633\u062a\u062b\u0646\u0627\u0621 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0643\u064f\u062a\u0627\u0628 \u0645\u064f\u0639\u064a\u0646\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0642\u064a\u0645\u0629 menu_order \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u0648 \u0623\u0643\u062b\u0631.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "format": {
                            "description": "Limit result set to items assigned one or more given formats.",
                            "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": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0642\u062a\u0637\u0641 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0645\u0641\u062a\u0648\u062d\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0647\u0646\u0627\u0643 \u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0644\u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u062a\u0646\u0628\u064a\u0647\u0627\u062a \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0628\u0627\u0644\u0639\u0644\u0627\u0642\u0629 \u0645\u0639 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0623\u062e\u0631\u0649.",
                            "type": "integer",
                            "required": false
                        },
                        "format": {
                            "description": "\u0628\u0646\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "elementor_component",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "description": "Elementor conditions",
                                    "default": [],
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u0647\u0644 \u062a\u0645 \u062a\u0645\u0643\u064a\u0646 \u0623\u0632\u0631\u0627\u0631 \u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0629\u061f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wp\/v2\/e-floating-buttons"
                    }
                ]
            }
        },
        "\/wp\/v2\/e-floating-buttons\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Override the default excerpt length.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u062d\u0645\u064a\u0629 \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0642\u062a\u0637\u0641 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0645\u0641\u062a\u0648\u062d\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0647\u0646\u0627\u0643 \u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0644\u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u062a\u0646\u0628\u064a\u0647\u0627\u062a \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0628\u0627\u0644\u0639\u0644\u0627\u0642\u0629 \u0645\u0639 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0623\u062e\u0631\u0649.",
                            "type": "integer",
                            "required": false
                        },
                        "format": {
                            "description": "\u0628\u0646\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "elementor_component",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "description": "Elementor conditions",
                                    "default": [],
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u0647\u0644 \u062a\u0645 \u062a\u0645\u0643\u064a\u0646 \u0623\u0632\u0631\u0627\u0631 \u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0629\u061f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/e-floating-buttons\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/e-floating-buttons\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0637\u0644\u0648\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 true\u060c \u0644\u0623\u0646 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a \u0644\u0627 \u062a\u062f\u0639\u0645 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/e-floating-buttons\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0642\u062a\u0637\u0641 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0645\u0641\u062a\u0648\u062d\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0647\u0646\u0627\u0643 \u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0644\u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u062a\u0646\u0628\u064a\u0647\u0627\u062a \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0628\u0627\u0644\u0639\u0644\u0627\u0642\u0629 \u0645\u0639 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0623\u062e\u0631\u0649.",
                            "type": "integer",
                            "required": false
                        },
                        "format": {
                            "description": "\u0628\u0646\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "elementor_component",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "description": "Elementor conditions",
                                    "default": [],
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u0647\u0644 \u062a\u0645 \u062a\u0645\u0643\u064a\u0646 \u0623\u0632\u0631\u0627\u0631 \u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0629\u061f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/e-floating-buttons\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/elementor_library": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0643\u064f\u062a\u0627\u0628 \u0645\u064f\u0639\u064a\u0646\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0644\u0627\u0633\u062a\u062b\u0646\u0627\u0621 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0643\u064f\u062a\u0627\u0628 \u0645\u064f\u0639\u064a\u0646\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u0648 \u0623\u0643\u062b\u0631.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "elementor_component",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "description": "Elementor conditions",
                                    "default": [],
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u0647\u0644 \u062a\u0645 \u062a\u0645\u0643\u064a\u0646 \u0623\u0632\u0631\u0627\u0631 \u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0629\u061f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wp\/v2\/elementor_library"
                    }
                ]
            }
        },
        "\/wp\/v2\/elementor_library\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u062d\u0645\u064a\u0629 \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "elementor_component",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "description": "Elementor conditions",
                                    "default": [],
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u0647\u0644 \u062a\u0645 \u062a\u0645\u0643\u064a\u0646 \u0623\u0632\u0631\u0627\u0631 \u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0629\u061f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/elementor_library\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/elementor_library\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0637\u0644\u0648\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 true\u060c \u0644\u0623\u0646 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a \u0644\u0627 \u062a\u062f\u0639\u0645 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/elementor_snippet": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0643\u064f\u062a\u0627\u0628 \u0645\u064f\u0639\u064a\u0646\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0644\u0627\u0633\u062a\u062b\u0646\u0627\u0621 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0643\u064f\u062a\u0627\u0628 \u0645\u064f\u0639\u064a\u0646\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u0648 \u0623\u0643\u062b\u0631.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "_elementor_location": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "elementor_head",
                                    "enum": [
                                        "elementor_head",
                                        "elementor_body_start",
                                        "elementor_body_end"
                                    ]
                                },
                                "_elementor_priority": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 1
                                },
                                "_elementor_code": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wp\/v2\/elementor_snippet"
                    }
                ]
            }
        },
        "\/wp\/v2\/elementor_snippet\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u062d\u0645\u064a\u0629 \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "_elementor_location": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "elementor_head",
                                    "enum": [
                                        "elementor_head",
                                        "elementor_body_start",
                                        "elementor_body_end"
                                    ]
                                },
                                "_elementor_priority": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 1
                                },
                                "_elementor_code": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/elementskit-content": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0639\u0646\u0635\u0631 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u063a\u064a\u0631 \u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0639\u0646\u0635\u0631 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u0648 \u0623\u0643\u062b\u0631.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u0647\u0644 \u062a\u0645 \u062a\u0645\u0643\u064a\u0646 \u0623\u0632\u0631\u0627\u0631 \u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0629\u061f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wp\/v2\/elementskit-content"
                    }
                ]
            }
        },
        "\/wp\/v2\/elementskit-content\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u062d\u0645\u064a\u0629 \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u0647\u0644 \u062a\u0645 \u062a\u0645\u0643\u064a\u0646 \u0623\u0632\u0631\u0627\u0631 \u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0629\u061f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/elementskit-content\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/elementskit-content\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0637\u0644\u0648\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 true\u060c \u0644\u0623\u0646 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a \u0644\u0627 \u062a\u062f\u0639\u0645 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/elementskit-content\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u0647\u0644 \u062a\u0645 \u062a\u0645\u0643\u064a\u0646 \u0623\u0632\u0631\u0627\u0631 \u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0629\u061f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/elementskit-content\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/elementskit-template": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u0648 \u0623\u0643\u062b\u0631.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u0647\u0644 \u062a\u0645 \u062a\u0645\u0643\u064a\u0646 \u0623\u0632\u0631\u0627\u0631 \u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0629\u061f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wp\/v2\/elementskit-template"
                    }
                ]
            }
        },
        "\/wp\/v2\/elementskit-template\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u062d\u0645\u064a\u0629 \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u0647\u0644 \u062a\u0645 \u062a\u0645\u0643\u064a\u0646 \u0623\u0632\u0631\u0627\u0631 \u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0629\u061f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/elementskit-template\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/elementskit-template\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0637\u0644\u0648\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 true\u060c \u0644\u0623\u0646 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a \u0644\u0627 \u062a\u062f\u0639\u0645 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/feedback": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u0648 \u0623\u0643\u062b\u0631.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "parent": {
                            "description": "\u0627\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0630\u0627\u062a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0627\u0644\u0623\u0635\u0644 \u0627\u0644\u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0628\u0627\u0633\u062a\u062b\u0646\u0627\u0621 \u0639\u0646\u0627\u0635\u0631 \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0627\u0644\u0623\u0635\u0644 \u0627\u0644\u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "is_unread": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0623\u0648 \u0639\u062f\u0645 \u0627\u0644\u0642\u0631\u0627\u0621\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "invalid_ids": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0628\u0645\u0639\u0631\u0641\u0627\u062a \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u064f\u0631\u0627\u062f \u062a\u0636\u0645\u064a\u0646\u0647\u0627 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u063a\u0636 \u0627\u0644\u0646\u0638\u0631 \u0639\u0646 \u0639\u0648\u0627\u0645\u0644 \u0627\u0644\u062a\u0635\u0641\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "fields_format": {
                            "description": "\u062a\u0646\u0633\u064a\u0642 \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062d\u0642\u0648\u0644 \u0641\u064a \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629.",
                            "type": "string",
                            "enum": [
                                "label-value",
                                "collection"
                            ],
                            "default": "label-value",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0645\u0641\u062a\u0648\u062d\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0647\u0646\u0627\u0643 \u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0644\u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u062a\u0646\u0628\u064a\u0647\u0627\u062a \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wp\/v2\/feedback"
                    }
                ]
            }
        },
        "\/wp\/v2\/feedback\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0645\u0641\u062a\u0648\u062d\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0647\u0646\u0627\u0643 \u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0644\u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u062a\u0646\u0628\u064a\u0647\u0627\u062a \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/feedback\/filters": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wp\/v2\/feedback\/filters"
                    }
                ]
            }
        },
        "\/wp\/v2\/feedback\/integrations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "version": {
                            "type": "integer",
                            "default": 1,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wp\/v2\/feedback\/integrations"
                    }
                ]
            }
        },
        "\/wp\/v2\/feedback\/integrations-metadata": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wp\/v2\/feedback\/integrations-metadata"
                    }
                ]
            }
        },
        "\/wp\/v2\/feedback\/integrations\/(?P<slug>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/feedback\/bulk_actions": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "action": {
                            "type": "string",
                            "enum": [
                                "mark_as_spam",
                                "mark_as_not_spam"
                            ],
                            "required": true
                        },
                        "post_ids": {
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wp\/v2\/feedback\/bulk_actions"
                    }
                ]
            }
        },
        "\/wp\/v2\/feedback\/trash": {
            "namespace": "wp\/v2",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "status": {
                            "type": "string",
                            "enum": [
                                "trash",
                                "spam"
                            ],
                            "default": "trash",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wp\/v2\/feedback\/trash"
                    }
                ]
            }
        },
        "\/wp\/v2\/feedback\/config": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wp\/v2\/feedback\/config"
                    }
                ]
            }
        },
        "\/wp\/v2\/feedback\/(?P<id>\\d+)\/read": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "required": true
                        },
                        "is_unread": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/feedback\/counts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Limit results to those of a specific parent ID.",
                            "type": "integer",
                            "required": false
                        },
                        "before": {
                            "description": "Limit results to feedback published before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "after": {
                            "description": "Limit results to feedback published after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "is_unread": {
                            "description": "Limit results to read or unread feedback items.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wp\/v2\/feedback\/counts"
                    }
                ]
            }
        },
        "\/wp\/v2\/class-manager": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0642\u064a\u0645\u0629 menu_order \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0639\u0646\u0635\u0631 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u063a\u064a\u0631 \u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0639\u0646\u0635\u0631 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u0648 \u0623\u0643\u062b\u0631.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0628\u0627\u0644\u0639\u0644\u0627\u0642\u0629 \u0645\u0639 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0623\u062e\u0631\u0649.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "globalClassManagerStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerTypography": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerTypographyTextAlignmentDesktop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTypographyTextAlignmentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTypographyTextAlignmentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTypographyTextAlignmentTabletLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTypographyTextAlignmentMobileLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTypographyTextAlignmentLaptop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTypographyTextAlignmentWideScreen": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTextShadow": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerTextColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerLinkColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerFillColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerStrokeColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerStrokeWidth": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerStrokeDasharray": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerStrokeOpacity": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerStrokeLinecap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerStrokeLinejoin": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerOverflowXStyle": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerOverflowYStyle": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerWhiteSpace": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerBorderDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerBoxShadowColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerBoxShadowHorizontal": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerBoxShadowVertical": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerBoxShadowBlur": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerBoxShadowSpread": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerBoxShadowPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerBoxShadow": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerAdvancedWidthDesktop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerAdvancedWidthTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerAdvancedWidthMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerAdvancedWidthTabletLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerAdvancedWidthMobileLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerAdvancedWidthLaptop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerAdvancedWidthWideScreen": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerAdvancedCustomWidthDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomWidthTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomWidthMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomWidthTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomWidthMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomWidthLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomWidthWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerLayoutType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionDesktop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionTabletLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionMobileLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionLaptop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionWideScreen": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignDesktop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignTabletLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignMobileLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignLaptop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignWideScreen": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyDesktop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyTabletLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyMobileLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyLaptop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyWideScreen": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexColumnGapDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexColumnGapTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexColumnGapMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexColumnGapTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexColumnGapMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexColumnGapLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexColumnGapWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexWrapDesktop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexWrapTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexWrapMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexWrapTabletLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexWrapMobileLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexWrapLaptop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexWrapWideScreen": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerGridMinimumColumnWidthDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnWidthTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnWidthMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnWidthTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnWidthMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnWidthLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnWidthWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridColumnsDesktop": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridColumnsTablet": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridColumnsMobile": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridColumnsTabletLandscape": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridColumnsMobileLandscape": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "classManagerGridColumnsLaptop": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "classManagerGridColumnsWideScreen": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridManualRowsDesktop": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridManualRowsTablet": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridManualRowsMobile": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridManualRowsTabletLandscape": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridManualRowsMobileLandscape": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "classManagerGridManualRowsLaptop": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "classManagerGridManualRowsWideScreen": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "globalClassManagerAdvancedPositions": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerVerticalPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerVerticalPositionOffsetDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerVerticalPositionOffsetTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerVerticalPositionOffsetMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerVerticalPositionOffsetTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerVerticalPositionOffsetMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerVerticalPositionOffsetLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerVerticalPositionOffsetWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerHorizontalPositionOffsetDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPositionOffsetTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPositionOffsetMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPositionOffsetTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPositionOffsetMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPositionOffsetLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPositionOffsetWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerCustomCSSSwitch": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "classManagerCustomCSS": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "subClassManagerTextColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "subClassManagerLinkColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "subClassManagerBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wp\/v2\/class-manager"
                    }
                ]
            }
        },
        "\/wp\/v2\/class-manager\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u062d\u0645\u064a\u0629 \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0628\u0627\u0644\u0639\u0644\u0627\u0642\u0629 \u0645\u0639 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0623\u062e\u0631\u0649.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "globalClassManagerStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerTypography": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerTypographyTextAlignmentDesktop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTypographyTextAlignmentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTypographyTextAlignmentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTypographyTextAlignmentTabletLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTypographyTextAlignmentMobileLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTypographyTextAlignmentLaptop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTypographyTextAlignmentWideScreen": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTextShadow": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerTextColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerLinkColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerFillColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerStrokeColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerStrokeWidth": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerStrokeDasharray": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerStrokeOpacity": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerStrokeLinecap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerStrokeLinejoin": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerOverflowXStyle": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerOverflowYStyle": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerWhiteSpace": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerBorderDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerBoxShadowColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerBoxShadowHorizontal": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerBoxShadowVertical": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerBoxShadowBlur": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerBoxShadowSpread": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerBoxShadowPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerBoxShadow": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerAdvancedWidthDesktop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerAdvancedWidthTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerAdvancedWidthMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerAdvancedWidthTabletLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerAdvancedWidthMobileLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerAdvancedWidthLaptop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerAdvancedWidthWideScreen": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerAdvancedCustomWidthDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomWidthTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomWidthMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomWidthTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomWidthMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomWidthLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomWidthWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerLayoutType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionDesktop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionTabletLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionMobileLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionLaptop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionWideScreen": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignDesktop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignTabletLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignMobileLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignLaptop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignWideScreen": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyDesktop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyTabletLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyMobileLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyLaptop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyWideScreen": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexColumnGapDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexColumnGapTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexColumnGapMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexColumnGapTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexColumnGapMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexColumnGapLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexColumnGapWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexWrapDesktop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexWrapTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexWrapMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexWrapTabletLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexWrapMobileLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexWrapLaptop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexWrapWideScreen": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerGridMinimumColumnWidthDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnWidthTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnWidthMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnWidthTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnWidthMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnWidthLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnWidthWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridColumnsDesktop": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridColumnsTablet": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridColumnsMobile": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridColumnsTabletLandscape": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridColumnsMobileLandscape": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "classManagerGridColumnsLaptop": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "classManagerGridColumnsWideScreen": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridManualRowsDesktop": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridManualRowsTablet": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridManualRowsMobile": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridManualRowsTabletLandscape": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridManualRowsMobileLandscape": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "classManagerGridManualRowsLaptop": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "classManagerGridManualRowsWideScreen": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "globalClassManagerAdvancedPositions": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerVerticalPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerVerticalPositionOffsetDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerVerticalPositionOffsetTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerVerticalPositionOffsetMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerVerticalPositionOffsetTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerVerticalPositionOffsetMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerVerticalPositionOffsetLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerVerticalPositionOffsetWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerHorizontalPositionOffsetDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPositionOffsetTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPositionOffsetMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPositionOffsetTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPositionOffsetMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPositionOffsetLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPositionOffsetWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerCustomCSSSwitch": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "classManagerCustomCSS": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "subClassManagerTextColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "subClassManagerLinkColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "subClassManagerBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/pbb\/v1\/popupkit-campaigns": {
            "namespace": "pbb\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0643\u064f\u062a\u0627\u0628 \u0645\u064f\u0639\u064a\u0646\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0644\u0627\u0633\u062a\u062b\u0646\u0627\u0621 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0643\u064f\u062a\u0627\u0628 \u0645\u064f\u0639\u064a\u0646\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u0648 \u0623\u0643\u062b\u0631.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "status": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "openTrigger": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "page-load"
                                },
                                "displayDevice": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "desktop",
                                        "tablet",
                                        "mobile"
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "displayConditions": {
                                    "type": "array",
                                    "title": "",
                                    "description": "Conditions for displaying content.",
                                    "default": [],
                                    "items": {
                                        "type": "object",
                                        "additionalProperties": true
                                    }
                                },
                                "ipBlocking": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "enable": false,
                                        "blockedRanges": [],
                                        "blockedIPs": []
                                    },
                                    "properties": {
                                        "enable": {
                                            "type": "boolean"
                                        },
                                        "blockedRanges": {
                                            "type": "array",
                                            "items": {
                                                "type": "object",
                                                "properties": {
                                                    "from": {
                                                        "type": "string"
                                                    },
                                                    "to": {
                                                        "type": "string"
                                                    }
                                                },
                                                "additionalProperties": true
                                            }
                                        },
                                        "blockedIPs": {
                                            "type": "array",
                                            "items": {
                                                "type": "object",
                                                "properties": {
                                                    "ip": {
                                                        "type": "string"
                                                    }
                                                },
                                                "additionalProperties": true
                                            }
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "campaignType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "popup"
                                },
                                "displayFrequency": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "once-a-day"
                                },
                                "displayVisitor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "everyone"
                                },
                                "displayVisitorConvertion": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "displayFrequencyVisits": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 2
                                },
                                "returningVisitorDays": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 2
                                },
                                "displayFrequencyDays": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 2
                                },
                                "newVisitorDays": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 2
                                },
                                "scheduleDateTime": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "scheduleOnDateValue": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "scheduleOffDateValue": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "scheduleTimeZone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "siteTimeZone"
                                },
                                "closeCampaign": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "certainViews": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "certainViewsCount": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 3
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u0647\u0644 \u062a\u0645 \u062a\u0645\u0643\u064a\u0646 \u0623\u0632\u0631\u0627\u0631 \u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0629\u061f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/pbb\/v1\/popupkit-campaigns"
                    }
                ]
            }
        },
        "\/pbb\/v1\/popupkit-campaigns\/(?P<id>[\\d]+)": {
            "namespace": "pbb\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u062d\u0645\u064a\u0629 \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "status": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "openTrigger": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "page-load"
                                },
                                "displayDevice": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "desktop",
                                        "tablet",
                                        "mobile"
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "displayConditions": {
                                    "type": "array",
                                    "title": "",
                                    "description": "Conditions for displaying content.",
                                    "default": [],
                                    "items": {
                                        "type": "object",
                                        "additionalProperties": true
                                    }
                                },
                                "ipBlocking": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "enable": false,
                                        "blockedRanges": [],
                                        "blockedIPs": []
                                    },
                                    "properties": {
                                        "enable": {
                                            "type": "boolean"
                                        },
                                        "blockedRanges": {
                                            "type": "array",
                                            "items": {
                                                "type": "object",
                                                "properties": {
                                                    "from": {
                                                        "type": "string"
                                                    },
                                                    "to": {
                                                        "type": "string"
                                                    }
                                                },
                                                "additionalProperties": true
                                            }
                                        },
                                        "blockedIPs": {
                                            "type": "array",
                                            "items": {
                                                "type": "object",
                                                "properties": {
                                                    "ip": {
                                                        "type": "string"
                                                    }
                                                },
                                                "additionalProperties": true
                                            }
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "campaignType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "popup"
                                },
                                "displayFrequency": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "once-a-day"
                                },
                                "displayVisitor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "everyone"
                                },
                                "displayVisitorConvertion": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "displayFrequencyVisits": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 2
                                },
                                "returningVisitorDays": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 2
                                },
                                "displayFrequencyDays": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 2
                                },
                                "newVisitorDays": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 2
                                },
                                "scheduleDateTime": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "scheduleOnDateValue": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "scheduleOffDateValue": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "scheduleTimeZone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "siteTimeZone"
                                },
                                "closeCampaign": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "certainViews": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "certainViewsCount": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 3
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u0647\u0644 \u062a\u0645 \u062a\u0645\u0643\u064a\u0646 \u0623\u0632\u0631\u0627\u0631 \u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0629\u061f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/pbb\/v1\/popupkit-campaigns\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "pbb\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/pbb\/v1\/popupkit-campaigns\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "pbb\/v1",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0637\u0644\u0648\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 true\u060c \u0644\u0623\u0646 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a \u0644\u0627 \u062a\u062f\u0639\u0645 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/pbb\/v1\/popupkit-campaigns\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "pbb\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "status": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "openTrigger": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "page-load"
                                },
                                "displayDevice": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "desktop",
                                        "tablet",
                                        "mobile"
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "displayConditions": {
                                    "type": "array",
                                    "title": "",
                                    "description": "Conditions for displaying content.",
                                    "default": [],
                                    "items": {
                                        "type": "object",
                                        "additionalProperties": true
                                    }
                                },
                                "ipBlocking": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "enable": false,
                                        "blockedRanges": [],
                                        "blockedIPs": []
                                    },
                                    "properties": {
                                        "enable": {
                                            "type": "boolean"
                                        },
                                        "blockedRanges": {
                                            "type": "array",
                                            "items": {
                                                "type": "object",
                                                "properties": {
                                                    "from": {
                                                        "type": "string"
                                                    },
                                                    "to": {
                                                        "type": "string"
                                                    }
                                                },
                                                "additionalProperties": true
                                            }
                                        },
                                        "blockedIPs": {
                                            "type": "array",
                                            "items": {
                                                "type": "object",
                                                "properties": {
                                                    "ip": {
                                                        "type": "string"
                                                    }
                                                },
                                                "additionalProperties": true
                                            }
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "campaignType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "popup"
                                },
                                "displayFrequency": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "once-a-day"
                                },
                                "displayVisitor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "everyone"
                                },
                                "displayVisitorConvertion": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "displayFrequencyVisits": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 2
                                },
                                "returningVisitorDays": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 2
                                },
                                "displayFrequencyDays": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 2
                                },
                                "newVisitorDays": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 2
                                },
                                "scheduleDateTime": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "scheduleOnDateValue": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "scheduleOffDateValue": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "scheduleTimeZone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "siteTimeZone"
                                },
                                "closeCampaign": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "certainViews": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "certainViewsCount": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 3
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u0647\u0644 \u062a\u0645 \u062a\u0645\u0643\u064a\u0646 \u0623\u0632\u0631\u0627\u0631 \u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0629\u061f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/pbb\/v1\/popupkit-campaigns\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "pbb\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/metform-entry": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u0648 \u0623\u0643\u062b\u0631.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wp\/v2\/metform-entry"
                    }
                ]
            }
        },
        "\/wp\/v2\/metform-entry\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u062d\u0645\u064a\u0629 \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jp_pay_order": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u0648 \u0623\u0643\u062b\u0631.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0642\u062a\u0637\u0641 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wp\/v2\/jp_pay_order"
                    }
                ]
            }
        },
        "\/wp\/v2\/jp_pay_order\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Override the default excerpt length.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u062d\u0645\u064a\u0629 \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0642\u062a\u0637\u0641 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jp_pay_product": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0643\u064f\u062a\u0627\u0628 \u0645\u064f\u0639\u064a\u0646\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0644\u0627\u0633\u062a\u062b\u0646\u0627\u0621 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0643\u064f\u062a\u0627\u0628 \u0645\u064f\u0639\u064a\u0646\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u0648 \u0623\u0643\u062b\u0631.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "spay_price": {
                                    "type": "number",
                                    "title": "",
                                    "description": "\u0627\u0644\u0645\u062f\u0641\u0648\u0639\u0627\u062a \u0627\u0644\u0628\u0633\u064a\u0637\u0629\u060c \u0627\u0644\u0633\u0639\u0631.",
                                    "default": 0
                                },
                                "spay_currency": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\u0627\u0644\u0645\u062f\u0641\u0648\u0639\u0627\u062a \u0627\u0644\u0628\u0633\u064a\u0637\u0629\u060c \u0631\u0645\u0632 \u0627\u0644\u0639\u0645\u0644\u0629.",
                                    "default": ""
                                },
                                "spay_cta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\u0627\u0644\u0645\u062f\u0641\u0648\u0639\u0627\u062a \u0627\u0644\u0628\u0633\u064a\u0637\u0629\u060c \u0646\u0635 \u0628\u0647 \u0643\u0644\u0645\u0629 &quot;\u0634\u0631\u0627\u0621&quot; \u0623\u0648 \u0646\u062f\u0627\u0621 \u0625\u062c\u0631\u0627\u0621 (CTA) \u0622\u062e\u0631",
                                    "default": ""
                                },
                                "spay_multiple": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\u0627\u0644\u0645\u062f\u0641\u0648\u0639\u0627\u062a \u0627\u0644\u0628\u0633\u064a\u0637\u0629\u060c \u0627\u0644\u0633\u0645\u0627\u062d \u0628\u0639\u062f\u0629 \u0639\u0646\u0627\u0635\u0631",
                                    "default": false
                                },
                                "spay_email": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\u0632\u0631 \u0627\u0644\u0645\u062f\u0641\u0648\u0639\u0627\u062a \u0627\u0644\u0628\u0633\u064a\u0637\u0629\u060c \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0641\u064a paypal.",
                                    "default": ""
                                },
                                "spay_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\u0627\u0644\u0645\u062f\u0641\u0648\u0639\u0627\u062a \u0627\u0644\u0628\u0633\u064a\u0637\u0629\u060c \u0627\u0644\u062d\u0627\u0644\u0629.",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wp\/v2\/jp_pay_product"
                    }
                ]
            }
        },
        "\/wp\/v2\/jp_pay_product\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u062d\u0645\u064a\u0629 \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "spay_price": {
                                    "type": "number",
                                    "title": "",
                                    "description": "\u0627\u0644\u0645\u062f\u0641\u0648\u0639\u0627\u062a \u0627\u0644\u0628\u0633\u064a\u0637\u0629\u060c \u0627\u0644\u0633\u0639\u0631.",
                                    "default": 0
                                },
                                "spay_currency": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\u0627\u0644\u0645\u062f\u0641\u0648\u0639\u0627\u062a \u0627\u0644\u0628\u0633\u064a\u0637\u0629\u060c \u0631\u0645\u0632 \u0627\u0644\u0639\u0645\u0644\u0629.",
                                    "default": ""
                                },
                                "spay_cta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\u0627\u0644\u0645\u062f\u0641\u0648\u0639\u0627\u062a \u0627\u0644\u0628\u0633\u064a\u0637\u0629\u060c \u0646\u0635 \u0628\u0647 \u0643\u0644\u0645\u0629 &quot;\u0634\u0631\u0627\u0621&quot; \u0623\u0648 \u0646\u062f\u0627\u0621 \u0625\u062c\u0631\u0627\u0621 (CTA) \u0622\u062e\u0631",
                                    "default": ""
                                },
                                "spay_multiple": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\u0627\u0644\u0645\u062f\u0641\u0648\u0639\u0627\u062a \u0627\u0644\u0628\u0633\u064a\u0637\u0629\u060c \u0627\u0644\u0633\u0645\u0627\u062d \u0628\u0639\u062f\u0629 \u0639\u0646\u0627\u0635\u0631",
                                    "default": false
                                },
                                "spay_email": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\u0632\u0631 \u0627\u0644\u0645\u062f\u0641\u0648\u0639\u0627\u062a \u0627\u0644\u0628\u0633\u064a\u0637\u0629\u060c \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0641\u064a paypal.",
                                    "default": ""
                                },
                                "spay_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\u0627\u0644\u0645\u062f\u0641\u0648\u0639\u0627\u062a \u0627\u0644\u0628\u0633\u064a\u0637\u0629\u060c \u0627\u0644\u062d\u0627\u0644\u0629.",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jp_pay_product\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "spay_price": {
                                    "type": "number",
                                    "title": "",
                                    "description": "\u0627\u0644\u0645\u062f\u0641\u0648\u0639\u0627\u062a \u0627\u0644\u0628\u0633\u064a\u0637\u0629\u060c \u0627\u0644\u0633\u0639\u0631.",
                                    "default": 0
                                },
                                "spay_currency": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\u0627\u0644\u0645\u062f\u0641\u0648\u0639\u0627\u062a \u0627\u0644\u0628\u0633\u064a\u0637\u0629\u060c \u0631\u0645\u0632 \u0627\u0644\u0639\u0645\u0644\u0629.",
                                    "default": ""
                                },
                                "spay_cta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\u0627\u0644\u0645\u062f\u0641\u0648\u0639\u0627\u062a \u0627\u0644\u0628\u0633\u064a\u0637\u0629\u060c \u0646\u0635 \u0628\u0647 \u0643\u0644\u0645\u0629 &quot;\u0634\u0631\u0627\u0621&quot; \u0623\u0648 \u0646\u062f\u0627\u0621 \u0625\u062c\u0631\u0627\u0621 (CTA) \u0622\u062e\u0631",
                                    "default": ""
                                },
                                "spay_multiple": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\u0627\u0644\u0645\u062f\u0641\u0648\u0639\u0627\u062a \u0627\u0644\u0628\u0633\u064a\u0637\u0629\u060c \u0627\u0644\u0633\u0645\u0627\u062d \u0628\u0639\u062f\u0629 \u0639\u0646\u0627\u0635\u0631",
                                    "default": false
                                },
                                "spay_email": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\u0632\u0631 \u0627\u0644\u0645\u062f\u0641\u0648\u0639\u0627\u062a \u0627\u0644\u0628\u0633\u064a\u0637\u0629\u060c \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0641\u064a paypal.",
                                    "default": ""
                                },
                                "spay_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\u0627\u0644\u0645\u062f\u0641\u0648\u0639\u0627\u062a \u0627\u0644\u0628\u0633\u064a\u0637\u0629\u060c \u0627\u0644\u062d\u0627\u0644\u0629.",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jp_pay_product\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/rm_content_editor": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u0648 \u0623\u0643\u062b\u0631.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wp\/v2\/rm_content_editor"
                    }
                ]
            }
        },
        "\/wp\/v2\/rm_content_editor\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u062d\u0645\u064a\u0629 \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/rm_content_editor\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/rm_content_editor\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wp\/v2\/types"
                    }
                ]
            }
        },
        "\/wp\/v2\/types\/(?P<type>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0646\u0648\u0639 \u0627\u0644\u0645\u062d\u062a\u0648\u0649.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/statuses": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wp\/v2\/statuses"
                    }
                ]
            }
        },
        "\/wp\/v2\/statuses\/(?P<status>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u062d\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/taxonomies": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0641\u0626\u0627\u062a \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0645\u0639 \u0646\u0648\u0639 \u0645\u062d\u062a\u0648\u0649 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wp\/v2\/taxonomies"
                    }
                ]
            }
        },
        "\/wp\/v2\/taxonomies\/(?P<taxonomy>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "taxonomy": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0641\u0626\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "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": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u064a\u062c\u0628 \u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u063a\u064a\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0623\u064a \u0645\u0642\u0627\u0644\u0629.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0639\u0646\u0627\u0635\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0639\u0646\u0635\u0631 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0639\u0646\u0627\u0635\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0645\u0642\u0627\u0644\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0641\u0626\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u0648\u0635\u0641 (HTML) \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647 \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0627\u0644\u0631\u0642\u0645 \u0627\u0644\u0645\u064f\u0639\u0631\u0641 \u0644\u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/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": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 (HTML) \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647 \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0627\u0644\u0631\u0642\u0645 \u0627\u0644\u0645\u064f\u0639\u0631\u0641 \u0644\u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0637\u0644\u0648\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 true\u060c \u0644\u0623\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u0627 \u062a\u062f\u0639\u0645 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tags": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u064a\u062c\u0628 \u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u063a\u064a\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0623\u064a \u0645\u0642\u0627\u0644\u0629.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0639\u0646\u0627\u0635\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0645\u0642\u0627\u0644\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0641\u0626\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u0648\u0635\u0641 (HTML) \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647 \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/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": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 (HTML) \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647 \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0637\u0644\u0648\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 true\u060c \u0644\u0623\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u0627 \u062a\u062f\u0639\u0645 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menus": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u064a\u062c\u0628 \u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u063a\u064a\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0623\u064a \u0645\u0642\u0627\u0644\u0629.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0639\u0646\u0627\u0635\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0645\u0642\u0627\u0644\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0641\u0626\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u0648\u0635\u0641 (HTML) \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647 \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "\u0627\u0644\u0645\u0648\u0627\u0636\u0639 \u0627\u0644\u0645\u0633\u0646\u062f\u0629 \u0644\u0644\u0642\u0627\u0626\u0645\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0633\u064a\u062a\u0645 \u062a\u0644\u0642\u0627\u0626\u064a\u064b\u0627 \u0625\u0636\u0627\u0641\u0629 \u0635\u0641\u062d\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u0623\u0639\u0644\u0649 \u0625\u0644\u0649 \u0647\u0630\u0647 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0623\u0645 \u0644\u0627.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/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": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 (HTML) \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647 \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "\u0627\u0644\u0645\u0648\u0627\u0636\u0639 \u0627\u0644\u0645\u0633\u0646\u062f\u0629 \u0644\u0644\u0642\u0627\u0626\u0645\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0633\u064a\u062a\u0645 \u062a\u0644\u0642\u0627\u0626\u064a\u064b\u0627 \u0625\u0636\u0627\u0641\u0629 \u0635\u0641\u062d\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u0623\u0639\u0644\u0649 \u0625\u0644\u0649 \u0647\u0630\u0647 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0623\u0645 \u0644\u0627.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0637\u0644\u0648\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 true\u060c \u0644\u0623\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u0627 \u062a\u062f\u0639\u0645 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/wp_pattern_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u064a\u062c\u0628 \u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u063a\u064a\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0623\u064a \u0645\u0642\u0627\u0644\u0629.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0639\u0646\u0627\u0635\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0645\u0642\u0627\u0644\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0641\u0626\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u0648\u0635\u0641 (HTML) \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647 \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/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": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 (HTML) \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647 \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0637\u0644\u0648\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 true\u060c \u0644\u0623\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u0627 \u062a\u062f\u0639\u0645 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date",
                                "slug",
                                "include_slugs",
                                "email",
                                "url"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0623\u0639\u0636\u0627\u0621 \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "roles": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0627\u0644\u0630\u064a\u0646 \u064a\u0637\u0627\u0628\u0642 \u062f\u0648\u0631\u0647\u0645 \u062f\u0648\u0631 \u0648\u0627\u062d\u062f \u0639\u0644\u0649 \u0627\u0644\u0623\u0642\u0644. \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0642\u0627\u0626\u0645\u0629 csv \u0623\u0648 \u062f\u0648\u0631 \u0645\u0641\u0631\u062f.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "capabilities": {
                            "description": "\u062d\u0635\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0627\u0644\u0630\u064a\u0646 \u062a\u0637\u0627\u0628\u0642 \u0635\u0644\u0627\u062d\u064a\u0627\u062a\u0647\u0645 \u0635\u0644\u0627\u062d\u064a\u0629 \u0648\u0627\u062d\u062f\u0629 \u0639\u0644\u0649 \u0627\u0644\u0623\u0642\u0644. \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0642\u0627\u0626\u0645\u0629 csv \u0623\u0648 \u0635\u0644\u0627\u062d\u064a\u0629 \u0645\u0641\u0631\u062f\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "who": {
                            "description": "\u062d\u0635\u0631 \u0646\u062a\u0627\u0626\u062c \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0627\u0644\u0630\u064a\u0646 \u064a\u0639\u062a\u0628\u0631\u0648\u0646 \u0643\u064f\u062a\u0627\u0628.",
                            "type": "string",
                            "enum": [
                                "authors"
                            ],
                            "required": false
                        },
                        "has_published_posts": {
                            "description": "\u062d\u0635\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0627\u0644\u0630\u064a\u0646 \u0646\u0634\u0631\u0648\u0627 \u0645\u0642\u0627\u0644\u0627\u062a.",
                            "type": [
                                "boolean",
                                "array"
                            ],
                            "items": {
                                "type": "string",
                                "enum": {
                                    "post": "post",
                                    "page": "page",
                                    "attachment": "attachment",
                                    "nav_menu_item": "nav_menu_item",
                                    "wp_block": "wp_block",
                                    "wp_template": "wp_template",
                                    "wp_template_part": "wp_template_part",
                                    "wp_global_styles": "wp_global_styles",
                                    "wp_navigation": "wp_navigation",
                                    "wp_font_family": "wp_font_family",
                                    "wp_font_face": "wp_font_face",
                                    "e-floating-buttons": "e-floating-buttons",
                                    "elementor_library": "elementor_library",
                                    "elementor_snippet": "elementor_snippet",
                                    "elementskit_content": "elementskit_content",
                                    "elementskit_template": "elementskit_template",
                                    "feedback": "feedback",
                                    "class-manager": "class-manager",
                                    "popupkit-campaigns": "popupkit-campaigns",
                                    "metform-entry": "metform-entry",
                                    "jp_pay_order": "jp_pay_order",
                                    "jp_pay_product": "jp_pay_product",
                                    "rm_content_editor": "rm_content_editor"
                                }
                            },
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "email",
                                    "name",
                                    "id",
                                    "username",
                                    "slug"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "username": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u062f\u062e\u0648\u0644 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "required": true
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0639\u0631\u0636 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "format": "email",
                            "required": true
                        },
                        "url": {
                            "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "\u0644\u063a\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0645\u062d\u0644\u064a\u0629.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "ar"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0645\u0633\u062a\u0639\u0627\u0631 \u0644\u0647\u0630\u0627 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "\u0627\u0644\u0623\u062f\u0648\u0627\u0631 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 (\ufefb \u064a\u062a\u0645 \u062a\u0636\u0645\u064a\u0646\u0647\u0627 \u0623\u0628\u062f\u064b\u0627).",
                            "type": "string",
                            "required": true
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "\u0627\u0644\u062a\u0627\u0631\u064a\u062e \u0648\u0627\u0644\u0648\u0642\u062a \u0627\u0644\u062a\u064a \u062a\u0645 \u062d\u0641\u0638 \u0627\u0644\u062a\u0641\u0636\u064a\u0644\u0627\u062a \u0641\u064a\u0647.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                },
                                "jetpack_donation_warning_dismissed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "elementor_introduction": {
                            "description": "Elementor user meta data",
                            "type": "object",
                            "properties": {
                                "ai_get_started": {
                                    "type": "boolean"
                                }
                            },
                            "additionalProperties": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wp\/v2\/users"
                    }
                ]
            }
        },
        "\/wp\/v2\/users\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "integer",
                            "required": false
                        },
                        "username": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u062f\u062e\u0648\u0644 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0639\u0631\u0636 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "\u0644\u063a\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0645\u062d\u0644\u064a\u0629.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "ar"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0645\u0633\u062a\u0639\u0627\u0631 \u0644\u0647\u0630\u0627 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "\u0627\u0644\u0623\u062f\u0648\u0627\u0631 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 (\ufefb \u064a\u062a\u0645 \u062a\u0636\u0645\u064a\u0646\u0647\u0627 \u0623\u0628\u062f\u064b\u0627).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "\u0627\u0644\u062a\u0627\u0631\u064a\u062e \u0648\u0627\u0644\u0648\u0642\u062a \u0627\u0644\u062a\u064a \u062a\u0645 \u062d\u0641\u0638 \u0627\u0644\u062a\u0641\u0636\u064a\u0644\u0627\u062a \u0641\u064a\u0647.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                },
                                "jetpack_donation_warning_dismissed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "elementor_introduction": {
                            "description": "Elementor user meta data",
                            "type": "object",
                            "properties": {
                                "ai_get_started": {
                                    "type": "boolean"
                                }
                            },
                            "additionalProperties": true,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0637\u0644\u0648\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 true\u060c \u0644\u0627\u0646 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u063a\u064a\u0631 \u0645\u062f\u0639\u0648\u0645 \u0639\u0644\u0649 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "\u0625\u0639\u0627\u062f\u0629 \u0625\u0633\u0646\u0627\u062f \u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0645\u062d\u0630\u0648\u0641 \u0648\u0631\u0628\u0637\u0647\u0627 \u0628\u0647\u0630\u0627 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users\/me": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "username": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u062f\u062e\u0648\u0644 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0639\u0631\u0636 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "\u0644\u063a\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0645\u062d\u0644\u064a\u0629.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "ar"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0645\u0633\u062a\u0639\u0627\u0631 \u0644\u0647\u0630\u0627 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "\u0627\u0644\u0623\u062f\u0648\u0627\u0631 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 (\ufefb \u064a\u062a\u0645 \u062a\u0636\u0645\u064a\u0646\u0647\u0627 \u0623\u0628\u062f\u064b\u0627).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "\u0627\u0644\u062a\u0627\u0631\u064a\u062e \u0648\u0627\u0644\u0648\u0642\u062a \u0627\u0644\u062a\u064a \u062a\u0645 \u062d\u0641\u0638 \u0627\u0644\u062a\u0641\u0636\u064a\u0644\u0627\u062a \u0641\u064a\u0647.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                },
                                "jetpack_donation_warning_dismissed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "elementor_introduction": {
                            "description": "Elementor user meta data",
                            "type": "object",
                            "properties": {
                                "ai_get_started": {
                                    "type": "boolean"
                                }
                            },
                            "additionalProperties": true,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0637\u0644\u0648\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 true\u060c \u0644\u0627\u0646 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u063a\u064a\u0631 \u0645\u062f\u0639\u0648\u0645 \u0639\u0644\u0649 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "\u0625\u0639\u0627\u062f\u0629 \u0625\u0633\u0646\u0627\u062f \u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0645\u062d\u0630\u0648\u0641 \u0648\u0631\u0628\u0637\u0647\u0627 \u0628\u0647\u0630\u0627 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/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": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "description": "\u0627\u0644\u0640 UUID \u0627\u0644\u062a\u064a \u064a\u0642\u062f\u0645\u0647\u0627 \u0627\u0644\u062a\u0637\u0628\u064a\u0642 \u0644\u0644\u062a\u0639\u0631\u0641 \u0639\u0644\u064a\u0647 \u0628\u0634\u0643\u0644 \u0641\u0631\u064a\u062f. \u064a\u0648\u0635\u0649 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 UUID v5 \u0645\u0639 \u0631\u0627\u0628\u0637 URL \u0623\u0648 DNS namespace.",
                            "type": "string",
                            "format": "uuid",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u062a\u0637\u0628\u064a\u0642.",
                            "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": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "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": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "app_id": {
                            "description": "\u0627\u0644\u0640 UUID \u0627\u0644\u062a\u064a \u064a\u0642\u062f\u0645\u0647\u0627 \u0627\u0644\u062a\u0637\u0628\u064a\u0642 \u0644\u0644\u062a\u0639\u0631\u0641 \u0639\u0644\u064a\u0647 \u0628\u0634\u0643\u0644 \u0641\u0631\u064a\u062f. \u064a\u0648\u0635\u0649 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 UUID v5 \u0645\u0639 \u0631\u0627\u0628\u0637 URL \u0623\u0648 DNS namespace.",
                            "type": "string",
                            "format": "uuid",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u062a\u0637\u0628\u064a\u0642.",
                            "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": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0627\u0644\u062a\u064a \u0623\u0631\u0633\u0644\u062a \u0645\u0646 \u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0628\u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629. \u064a\u062a\u0637\u0644\u0628 \u062a\u0641\u0648\u064a\u0636.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0627\u0644\u063a\u064a\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0645\u064f\u0639\u064a\u0646\u064a\u0646. \u064a\u062a\u0637\u0644\u0628 \u062a\u0641\u0648\u064a\u0636.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_email": {
                            "default": null,
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0646 \u0623\u0631\u0633\u0644\u062a \u0645\u0646 \u0643\u0627\u062a\u0628 \u0628\u0628\u0631\u064a\u062f \u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0645\u064f\u0639\u064a\u0646. \u064a\u062a\u0637\u0644\u0628 \u062a\u0641\u0648\u064a\u0636.",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "post",
                                "parent",
                                "type"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": [],
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u062a\u0639\u0644\u064a\u0642 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_exclude": {
                            "default": [],
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u063a\u064a\u0631 \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u062a\u0639\u0644\u064a\u0642 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "post": {
                            "default": [],
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0628\u0645\u064f\u0639\u0631\u0641\u0627\u062a (IDs) \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approve",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0645\u064f\u0639\u064a\u0646\u0629. \u064a\u062a\u0637\u0644\u0628 \u062a\u0641\u0648\u064a\u0636.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "comment",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0645\u0646 \u0646\u0648\u0639 \u0645\u064f\u0639\u064a\u0646. \u064a\u062a\u0637\u0644\u0628 \u062a\u0641\u0648\u064a\u0636.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u062d\u0645\u064a\u0629 \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u060c \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0643\u0627\u062a\u0628 \u0645\u0648\u062c\u0648\u062f \u0643\u0645\u064f\u0633\u062a\u062e\u062f\u0645.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0643\u0627\u062a\u0628 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0640 IP \u0644\u0643\u0627\u062a\u0628 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0639\u0631\u0636 \u0644\u0643\u0627\u062a\u0628 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "\u0631\u0627\u0628\u0637 URL \u0644\u0643\u0627\u062a\u0628 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "\u0648\u0643\u064a\u0644 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 (User Agent) \u0644\u0643\u0627\u062a\u0628 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u062a\u0639\u0644\u064a\u0642\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "default": 0,
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u0626\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/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": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631 \u0644\u0644\u0645\u0642\u0627\u0644 \u0627\u0644\u0645\u0631\u062a\u0628\u0637 \u0645\u0639 \u0627\u0644\u062a\u0639\u0644\u064a\u0642 (\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644 \u0645\u062d\u0645\u064a\u0627\u064b \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631).",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "integer",
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u060c \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0643\u0627\u062a\u0628 \u0645\u0648\u062c\u0648\u062f \u0643\u0645\u064f\u0633\u062a\u062e\u062f\u0645.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0643\u0627\u062a\u0628 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0640 IP \u0644\u0643\u0627\u062a\u0628 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0639\u0631\u0636 \u0644\u0643\u0627\u062a\u0628 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "\u0631\u0627\u0628\u0637 URL \u0644\u0643\u0627\u062a\u0628 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "\u0648\u0643\u064a\u0644 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 (User Agent) \u0644\u0643\u0627\u062a\u0628 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u062a\u0639\u0644\u064a\u0642\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u0626\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631 \u0644\u0644\u0645\u0642\u0627\u0644 \u0627\u0644\u0645\u0631\u062a\u0628\u0637 \u0645\u0639 \u0627\u0644\u062a\u0639\u0644\u064a\u0642 (\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644 \u0645\u062d\u0645\u064a\u0627\u064b \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "post",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0645\u0646 \u0646\u0648\u0639 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "enum": [
                                "post",
                                "term",
                                "post-format"
                            ],
                            "required": false
                        },
                        "subtype": {
                            "default": "any",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u0648\u0627\u062d\u062f \u0623\u0648 \u0623\u0643\u062b\u0631 \u0645\u0646 \u0623\u0646\u0648\u0627\u0639 \u0627\u0644\u0643\u0627\u0626\u0646 \u0627\u0644\u0641\u0631\u0639\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post",
                                    "page",
                                    "e-floating-buttons",
                                    "elementor_library",
                                    "elementskit_content",
                                    "elementskit_template",
                                    "popupkit-campaigns",
                                    "category",
                                    "post_tag",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/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": "\u0627\u0633\u0645 \u0645\u064f\u0633\u062c\u0644 \u0641\u0631\u064a\u062f \u0644\u0640 \u0627\u0644\u0645\u0643\u0648\u0651\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "\u062e\u0635\u0627\u0626\u0635 \u0627\u0644\u0645\u0643\u0648\u0651\u0646.",
                            "type": "object",
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": " \u0631\u0642\u0645 \u0645\u0639\u0631\u0641 \u0633\u064a\u0627\u0642 \u0627\u0644\u0645\u0642\u0627\u0644.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "\u062a\u0633\u0645\u064a\u0629 \u0627\u0644\u0645\u0643\u0648\u0651\u0646 (Namespace).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/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": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "\u062a\u0633\u0645\u064a\u0629 \u0627\u0644\u0645\u0643\u0648\u0651\u0646 (Namespace).",
                            "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": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0643\u0648\u0651\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "namespace": {
                            "description": "\u062a\u0633\u0645\u064a\u0629 \u0627\u0644\u0645\u0643\u0648\u0651\u0646 (Namespace).",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/settings": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "hello_elementor_settings_description_meta_tag": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "hello_elementor_settings_skip_link": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "hello_elementor_settings_header_footer": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "hello_elementor_settings_page_title": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "hello_elementor_settings_hello_style": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "hello_elementor_settings_hello_theme": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "title": "\u0627\u0644\u0639\u0646\u0648\u0627\u0646",
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "title": "\u0633\u0637\u0631 \u0627\u0644\u0648\u0635\u0641",
                            "description": "\u0633\u0637\u0631 \u0648\u0635\u0641 \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "url": {
                            "title": "",
                            "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "email": {
                            "title": "",
                            "description": "\u064a\u0633\u062a\u062e\u062f\u0645 \u0647\u0630\u0627 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0623\u063a\u0631\u0627\u0636 \u0627\u0644\u0625\u062f\u0627\u0631\u064a\u0629\u060c \u0645\u062b\u0644 \u0627\u0644\u062a\u0646\u0628\u064a\u0647 \u0628\u0639\u0636\u0648 \u062c\u062f\u064a\u062f.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "timezone": {
                            "title": "",
                            "description": "\u0645\u062f\u064a\u0646\u0629 \u0641\u064a \u0646\u0641\u0633 \u0645\u0646\u0637\u0642\u062a\u0643 \u0627\u0644\u0632\u0645\u0646\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "date_format": {
                            "title": "",
                            "description": "\u0635\u064a\u063a\u0629 \u0627\u0644\u062a\u0627\u0631\u064a\u062e.",
                            "type": "string",
                            "required": false
                        },
                        "time_format": {
                            "title": "",
                            "description": "\u0635\u064a\u063a\u0629 \u0627\u0644\u0648\u0642\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "start_of_week": {
                            "title": "",
                            "description": "\u0631\u0642\u0645 \u0627\u0644\u064a\u0648\u0645 \u0627\u0644\u0630\u064a \u064a\u0646\u0628\u063a\u064a \u0623\u0646 \u064a\u0628\u062f\u0623 \u0628\u0647 \u0627\u0644\u0623\u0633\u0628\u0648\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "language": {
                            "title": "",
                            "description": "\u0631\u0645\u0632 \u0627\u0644\u0644\u063a\u0629 \u0627\u0644\u0645\u062d\u0644\u064a\u0629 \u0644\u0648\u0648\u0631\u062f\u0628\u0631\u064a\u0633.",
                            "type": "string",
                            "required": false
                        },
                        "use_smilies": {
                            "title": "",
                            "description": "\u062a\u062d\u0648\u064a\u0644 \u0627\u0644\u0631\u0645\u0648\u0632 \u0627\u0644\u062a\u0639\u0628\u064a\u0631\u064a\u0629 \u0645\u062b\u0644 :-) \u0648 :-P \u0625\u0644\u0649 \u0631\u0633\u0648\u0645\u0627\u062a \u0639\u0644\u0649 \u0627\u0644\u0634\u0627\u0634\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_category": {
                            "title": "",
                            "description": "\u062a\u0635\u0646\u064a\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "default_post_format": {
                            "title": "",
                            "description": "\u0635\u064a\u063a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "posts_per_page": {
                            "title": "Maximum posts per page",
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0627\u0644\u0630\u064a \u064a\u062a\u0645 \u0639\u0631\u0636\u0647 \u0641\u064a \u0635\u0641\u062d\u0627\u062a \u0627\u0644\u0645\u062f\u0648\u0646\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "show_on_front": {
                            "title": "Show on front",
                            "description": "\u0645\u0627 \u064a\u062c\u0628 \u0639\u0631\u0636\u0647 \u0639\u0644\u0649 \u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u0623\u0645\u0627\u0645\u064a\u0629",
                            "type": "string",
                            "required": false
                        },
                        "page_on_front": {
                            "title": "Page on front",
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062a\u064a \u064a\u0646\u0628\u063a\u064a \u0639\u0631\u0636\u0647\u0627 \u0639\u0644\u0649 \u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u0623\u0645\u0627\u0645\u064a\u0629",
                            "type": "integer",
                            "required": false
                        },
                        "page_for_posts": {
                            "title": "",
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062a\u064a \u064a\u0646\u0628\u063a\u064a \u0623\u0646 \u062a\u0639\u0631\u0636 \u0623\u062d\u062f\u062b \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a",
                            "type": "integer",
                            "required": false
                        },
                        "default_ping_status": {
                            "title": "",
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062d \u0628\u0625\u0634\u0639\u0627\u0631\u0627\u062a \u0627\u0644\u0631\u0648\u0627\u0628\u0637 \u0645\u0646 \u0645\u062f\u0648\u0646\u0627\u062a \u0623\u062e\u0631\u0649 (\u062a\u0646\u0628\u064a\u0647\u0627\u062a \u0648\u062a\u0639\u0642\u064a\u0628\u0627\u062a) \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u062c\u062f\u064a\u062f\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "default_comment_status": {
                            "title": "Allow comments on new posts",
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062d \u0644\u0644\u0646\u0627\u0633 \u0628\u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u062c\u062f\u064a\u062f\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "site_logo": {
                            "title": "\u0627\u0644\u0634\u0639\u0627\u0631",
                            "description": "\u0634\u0639\u0627\u0631 \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "site_icon": {
                            "title": "Icon",
                            "description": "\u0623\u064a\u0642\u0648\u0646\u0629 \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "elementor_one_welcome_screen_completed": {
                            "title": "",
                            "description": "Elementor One Welcome Screen Completed",
                            "type": "boolean",
                            "required": false
                        },
                        "elementor_one_dismiss_connect_alert": {
                            "title": "",
                            "description": "Elementor One Dismiss Connect Alert",
                            "type": "boolean",
                            "required": false
                        },
                        "elementor_one_editor_update_notification_dismissed": {
                            "title": "",
                            "description": "Elementor One Dismiss Editor Update Notification",
                            "type": "boolean",
                            "required": false
                        },
                        "enable_smooth_scroll": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "smooth_scroll_duration": {
                            "title": "",
                            "description": "",
                            "type": "number",
                            "required": false
                        },
                        "smooth_scroll_lerp": {
                            "title": "",
                            "description": "",
                            "type": "number",
                            "required": false
                        },
                        "smooth_scroll_prevent_type": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "smooth_scroll_exclude": {
                            "title": "",
                            "description": "",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "label": {
                                        "type": "string"
                                    },
                                    "value": {
                                        "type": "integer"
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        },
                        "smooth_scroll_include": {
                            "title": "",
                            "description": "",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "label": {
                                        "type": "string"
                                    },
                                    "value": {
                                        "type": "integer"
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        },
                        "gutenkitBreakpoints": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "cookie_consent_template": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "Blogroll Recommendations": {
                            "title": "",
                            "description": "\u062a\u0648\u0635\u064a\u0627\u062a \u0627\u0644\u0645\u0648\u0642\u0639",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "type": "string",
                                        "format": "text-field"
                                    },
                                    "name": {
                                        "type": "string",
                                        "format": "text-field"
                                    },
                                    "icon": {
                                        "type": "string",
                                        "format": "uri"
                                    },
                                    "url": {
                                        "type": "string",
                                        "format": "uri"
                                    },
                                    "description": {
                                        "type": "string",
                                        "format": "text-field"
                                    },
                                    "is_non_wpcom_site": {
                                        "type": "boolean"
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wp\/v2\/settings"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0642\u0648\u0627\u0644\u0628 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u0648 \u0623\u0643\u062b\u0631.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "active",
                                    "inactive"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wp\/v2\/themes"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "stylesheet": {
                            "description": "\u0645\u0644\u0641 \u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u0642\u0627\u0644\u0628. \u0647\u0630\u0627 \u064a\u064f\u062d\u062f\u0651\u062f \u0627\u0644\u0642\u0627\u0644\u0628 \u0628\u0634\u0643\u0644 \u0641\u0631\u064a\u062f.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/plugins": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0625\u0636\u0627\u0641\u0627\u062a \u0628\u0627\u0644\u062d\u0627\u0644\u0629 \u0627\u0644\u0645\u064f\u062d\u062f\u0651\u062f\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "inactive",
                                    "active"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 (slug) \u0644\u062f\u0644\u064a\u0644 \u0625\u0636\u0627\u0641\u0629 WordPress.org",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u062a\u0641\u0639\u064a\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u0629.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/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": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u062a\u0641\u0639\u064a\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u0629.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "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": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/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": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u062c\u0627\u0646\u0628\u064a \u0627\u0644\u0645\u0633\u062c\u0651\u0644",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "widgets": {
                            "description": "\u0648\u062f\u062c\u0627\u062a \u0645\u062a\u062f\u0627\u062e\u0644\u0629.",
                            "type": "array",
                            "items": {
                                "type": [
                                    "object",
                                    "string"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/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": "\u0645\u064f\u0639\u0631\u0641 \u0646\u0648\u0639 \u0627\u0644\u0648\u062f\u062c\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "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": "\u0645\u064f\u0639\u0631\u0641 \u0646\u0648\u0639 \u0627\u0644\u0648\u062f\u062c\u062a.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0645\u062b\u064a\u0644 (instance) \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0648\u062f\u062c\u062a.",
                            "type": "object",
                            "required": false
                        },
                        "form_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0646\u0645\u0648\u0630\u062c \u0627\u0644\u0648\u062f\u062c\u062a \u0627\u0644\u0645\u0633\u0644\u0633\u0644 \u0644\u0644\u062a\u0634\u0641\u064a\u0631 \u0641\u064a \u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0628\u062f\u064a\u0644 (instance).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types\/(?P<id>[a-zA-Z0-9_-]+)\/render": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0646\u0648\u0639 \u0627\u0644\u0648\u062f\u062c\u062a.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0645\u062b\u064a\u0644 (instance) \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0648\u062f\u062c\u062a.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widgets": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "sidebar": {
                            "description": "\u0627\u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u062c\u0627\u0646\u0628\u064a \u0627\u0644\u0630\u064a \u0633\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639 \u0627\u0644\u0648\u062f\u062c\u0627\u062a \u0625\u0644\u064a\u0647.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0648\u062f\u062c\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0648\u062f\u062c\u062a. \u064a\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0641\u064a \u0646\u0642\u0637\u0629 \u0627\u0644\u0646\u0647\u0627\u064a\u0629 (endpoint) \u0644\u0623\u0646\u0648\u0627\u0639 \u0627\u0644\u0648\u062f\u062c\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "default": "wp_inactive_widgets",
                            "description": "\u0627\u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u062c\u0627\u0646\u0628\u064a \u0627\u0644\u0630\u064a \u064a\u0646\u062a\u0645\u064a \u0625\u0644\u064a\u0647 \u0627\u0644\u0648\u062f\u062c\u062a.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "\u0646\u0645\u0648\u0630\u062c \u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0628\u062f\u064a\u0644 (instance) \u0644\u0644\u0648\u062f\u062c\u062a\u060c \u0625\u0630\u0627 \u0643\u0627\u0646 \u0645\u062f\u0639\u0648\u0645\u0627\u064b.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "\u062a\u0645\u062b\u064a\u0644 \u0645\u0634\u0641\u0651\u0631 \u0628\u0646\u0645\u0637 Base64 \u0644\u0646\u0645\u0648\u0630\u062c \u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "\u0647\u0627\u0634 \u062a\u0634\u0641\u064a\u0631\u064a (Cryptographic Hash) \u0644\u0646\u0645\u0648\u0630\u062c \u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0645\u062b\u064a\u0644 (instance).",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0645\u062b\u064a\u0644 (instance) \u063a\u064a\u0631 \u0627\u0644\u0645\u0634\u0641\u0631\u0629\u060c \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u062f\u0639\u0648\u0645\u0629.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0646\u0645\u0648\u0630\u062c \u0627\u0644\u0645\u0634\u0641\u0631\u0629 \u0628\u0639\u0646\u0648\u0627\u0646 URL \u0645\u0646 \u0646\u0645\u0648\u0630\u062c \u0645\u0633\u0624\u0648\u0644 \u0627\u0644\u0648\u062f\u062c\u062a. \u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u062d\u062f\u064a\u062b \u0648\u062f\u062c\u062a \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0645\u062b\u064a\u0644(instance). \u0627\u0644\u0643\u062a\u0627\u0628\u0629 \u0641\u0642\u0637.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/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": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0648\u062f\u062c\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0648\u062f\u062c\u062a. \u064a\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0641\u064a \u0646\u0642\u0637\u0629 \u0627\u0644\u0646\u0647\u0627\u064a\u0629 (endpoint) \u0644\u0623\u0646\u0648\u0627\u0639 \u0627\u0644\u0648\u062f\u062c\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "description": "\u0627\u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u062c\u0627\u0646\u0628\u064a \u0627\u0644\u0630\u064a \u064a\u0646\u062a\u0645\u064a \u0625\u0644\u064a\u0647 \u0627\u0644\u0648\u062f\u062c\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "instance": {
                            "description": "\u0646\u0645\u0648\u0630\u062c \u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0628\u062f\u064a\u0644 (instance) \u0644\u0644\u0648\u062f\u062c\u062a\u060c \u0625\u0630\u0627 \u0643\u0627\u0646 \u0645\u062f\u0639\u0648\u0645\u0627\u064b.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "\u062a\u0645\u062b\u064a\u0644 \u0645\u0634\u0641\u0651\u0631 \u0628\u0646\u0645\u0637 Base64 \u0644\u0646\u0645\u0648\u0630\u062c \u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "\u0647\u0627\u0634 \u062a\u0634\u0641\u064a\u0631\u064a (Cryptographic Hash) \u0644\u0646\u0645\u0648\u0630\u062c \u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0645\u062b\u064a\u0644 (instance).",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0645\u062b\u064a\u0644 (instance) \u063a\u064a\u0631 \u0627\u0644\u0645\u0634\u0641\u0631\u0629\u060c \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u062f\u0639\u0648\u0645\u0629.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0646\u0645\u0648\u0630\u062c \u0627\u0644\u0645\u0634\u0641\u0631\u0629 \u0628\u0639\u0646\u0648\u0627\u0646 URL \u0645\u0646 \u0646\u0645\u0648\u0630\u062c \u0645\u0633\u0624\u0648\u0644 \u0627\u0644\u0648\u062f\u062c\u062a. \u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u062d\u062f\u064a\u062b \u0648\u062f\u062c\u062a \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0645\u062b\u064a\u0644(instance). \u0627\u0644\u0643\u062a\u0627\u0628\u0629 \u0641\u0642\u0637.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "force": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0633\u064a\u062a\u0645 \u0641\u0631\u0636 \u0627\u0644\u0625\u0632\u0627\u0644\u0629 \u0644\u0644\u0648\u062f\u062c\u062a\u060c \u0623\u0648 \u0646\u0642\u0644\u0647 \u0625\u0644\u0649 \u0627\u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u062c\u0627\u0646\u0628\u064a \u063a\u064a\u0631 \u0627\u0644\u0646\u0634\u0637.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-directory\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "term": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0645\u0643\u0648\u0651\u0646\u0627\u062a \u0627\u0644\u0645\u0637\u0627\u0628\u0642\u0629 \u0644\u0645\u0635\u0637\u0644\u062d \u0627\u0644\u0628\u062d\u062b.",
                            "type": "string",
                            "minLength": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wp\/v2\/block-directory\/search"
                    }
                ]
            }
        },
        "\/wp\/v2\/pattern-directory\/patterns": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "minLength": 1,
                            "required": false
                        },
                        "category": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0645\u064f\u0639\u0631\u0641 \u062a\u0635\u0646\u064a\u0641 \u0645\u0627.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "keyword": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0645\u064f\u0639\u0631\u0641 \u0643\u0644\u0645\u0629 \u0645\u0641\u062a\u0627\u062d\u064a\u0629.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0646 \u064a\u0637\u0627\u0628\u0642 \u0627\u0644\u0646\u0645\u0637 (\u0627\u0633\u0645 \u0644\u0637\u064a\u0641).",
                            "type": "array",
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "favorite_count"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/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:\/\/gatewaysrilanka.com\/ar\/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:\/\/gatewaysrilanka.com\/ar\/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:\/\/gatewaysrilanka.com\/ar\/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:\/\/gatewaysrilanka.com\/ar\/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:\/\/gatewaysrilanka.com\/ar\/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:\/\/gatewaysrilanka.com\/ar\/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:\/\/gatewaysrilanka.com\/ar\/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:\/\/gatewaysrilanka.com\/ar\/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:\/\/gatewaysrilanka.com\/ar\/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:\/\/gatewaysrilanka.com\/ar\/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:\/\/gatewaysrilanka.com\/ar\/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": "\u0639\u0646\u0648\u0627\u0646 URL \u0627\u0644\u0645\u0631\u0627\u062f \u0645\u0639\u0627\u0644\u062c\u062a\u0647.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wp-block-editor\/v1\/url-details"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wp\/v2\/menu-locations"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations\/(?P<location>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "location": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0645\u0648\u0636\u0639 \u0627\u0644\u0642\u0627\u0626\u0645\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "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:\/\/gatewaysrilanka.com\/ar\/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:\/\/gatewaysrilanka.com\/ar\/wp-json\/wp-block-editor\/v1\/navigation-fallback"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gatewaysrilanka.com\/ar\/wp-json\/wp\/v2\/font-collections"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections\/(?P<slug>[\\\/\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        }
    },
    "site_logo": 0,
    "site_icon": 0,
    "site_icon_url": "",
    "_links": {
        "help": [
            {
                "href": "https:\/\/developer.wordpress.org\/rest-api\/"
            }
        ]
    }
}