{
    "name": "Solutions Resource",
    "description": "Just another Astra Starter Templates site.",
    "url": "http:\/\/solutionsresource.co",
    "home": "https:\/\/solutionsresource.co\/ar",
    "gmt_offset": "0",
    "timezone_string": "",
    "page_for_posts": 0,
    "page_on_front": 5,
    "show_on_front": "page",
    "namespaces": [
        "oembed\/1.0",
        "litespeed\/v1",
        "litespeed\/v3",
        "elementor-one\/v1",
        "zipwp\/v1",
        "suremails\/v1",
        "spectra\/v1",
        "uag\/v1",
        "sureforms\/v1",
        "astra\/v1",
        "elementor\/v1\/documents",
        "elementor\/v1",
        "elementor-ai\/v1",
        "elementor\/v1\/feedback",
        "one-onboarding\/v1",
        "sureforms",
        "getting-started\/v1",
        "zipwp-images\/v1",
        "nps-survey\/v1",
        "gutenberg-templates\/v1",
        "bsf-core\/v1",
        "wp\/v2",
        "wp-site-health\/v1",
        "wp-block-editor\/v1",
        "wp-abilities\/v1"
    ],
    "authentication": {
        "application-passwords": {
            "endpoints": {
                "authorization": "https:\/\/solutionsresource.co\/wp-admin\/authorize-application.php"
            }
        }
    },
    "routes": {
        "\/": {
            "namespace": "",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/ar\/wp-json\/oembed\/1.0\/proxy"
                    }
                ]
            }
        },
        "\/litespeed\/v1": {
            "namespace": "litespeed\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "litespeed\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/litespeed\/v1"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/toggle_crawler_state": {
            "namespace": "litespeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/litespeed\/v1\/toggle_crawler_state"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/tool\/check_ip": {
            "namespace": "litespeed\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/litespeed\/v1\/tool\/check_ip"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/guest\/sync": {
            "namespace": "litespeed\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/litespeed\/v1\/guest\/sync"
                    }
                ]
            }
        },
        "\/litespeed\/v3": {
            "namespace": "litespeed\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "litespeed\/v3",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/litespeed\/v3"
                    }
                ]
            }
        },
        "\/litespeed\/v3\/ip_validate": {
            "namespace": "litespeed\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/litespeed\/v3\/ip_validate"
                    }
                ]
            }
        },
        "\/litespeed\/v3\/wp_rest_echo": {
            "namespace": "litespeed\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/litespeed\/v3\/wp_rest_echo"
                    }
                ]
            }
        },
        "\/litespeed\/v3\/ping": {
            "namespace": "litespeed\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/litespeed\/v3\/ping"
                    }
                ]
            }
        },
        "\/litespeed\/v3\/cdn_status": {
            "namespace": "litespeed\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/litespeed\/v3\/cdn_status"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/notify_img": {
            "namespace": "litespeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/litespeed\/v1\/notify_img"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/notify_ccss": {
            "namespace": "litespeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/litespeed\/v1\/notify_ccss"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/notify_ucss": {
            "namespace": "litespeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/litespeed\/v1\/notify_ucss"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/notify_vpi": {
            "namespace": "litespeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/litespeed\/v1\/notify_vpi"
                    }
                ]
            }
        },
        "\/litespeed\/v3\/err_domains": {
            "namespace": "litespeed\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/litespeed\/v3\/err_domains"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/check_img": {
            "namespace": "litespeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/litespeed\/v1\/check_img"
                    }
                ]
            }
        },
        "\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/ar\/wp-json\/elementor-one\/v1\/settings"
                    }
                ]
            }
        },
        "\/zipwp\/v1": {
            "namespace": "zipwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "zipwp\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/zipwp\/v1"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/get-credits": {
            "namespace": "zipwp\/v1",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/zipwp\/v1\/get-credits"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/zip-plan": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/zipwp\/v1\/zip-plan"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/revoke-access": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/zipwp\/v1\/revoke-access"
                    }
                ]
            }
        },
        "\/suremails\/v1": {
            "namespace": "suremails\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "suremails\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/suremails\/v1"
                    }
                ]
            }
        },
        "\/suremails\/v1\/email-logs": {
            "namespace": "suremails\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "page": {
                            "required": false
                        },
                        "per_page": {
                            "required": false
                        },
                        "start_date": {
                            "required": false
                        },
                        "end_date": {
                            "required": false
                        },
                        "filter": {
                            "required": false
                        },
                        "search": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/suremails\/v1\/email-logs"
                    }
                ]
            }
        },
        "\/suremails\/v1\/test-and-save-email-connection": {
            "namespace": "suremails\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/suremails\/v1\/test-and-save-email-connection"
                    }
                ]
            }
        },
        "\/suremails\/v1\/send-test-email": {
            "namespace": "suremails\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "from_email": {
                            "type": "string",
                            "required": true
                        },
                        "to_email": {
                            "type": "string",
                            "required": true
                        },
                        "type": {
                            "type": "string",
                            "required": true
                        },
                        "id": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/suremails\/v1\/send-test-email"
                    }
                ]
            }
        },
        "\/suremails\/v1\/resend-email": {
            "namespace": "suremails\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/suremails\/v1\/resend-email"
                    }
                ]
            }
        },
        "\/suremails\/v1\/delete-connection": {
            "namespace": "suremails\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "required": true
                        },
                        "from_email": {
                            "type": "string",
                            "required": true
                        },
                        "id": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/suremails\/v1\/delete-connection"
                    }
                ]
            }
        },
        "\/suremails\/v1\/dashboard-data": {
            "namespace": "suremails\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/suremails\/v1\/dashboard-data"
                    }
                ]
            }
        },
        "\/suremails\/v1\/email-stats": {
            "namespace": "suremails\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "start_date": {
                            "required": true
                        },
                        "end_date": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/suremails\/v1\/email-stats"
                    }
                ]
            }
        },
        "\/suremails\/v1\/delete-logs": {
            "namespace": "suremails\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "log_ids": {
                            "type": "array",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/suremails\/v1\/delete-logs"
                    }
                ]
            }
        },
        "\/suremails\/v1\/get-settings": {
            "namespace": "suremails\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/suremails\/v1\/get-settings"
                    }
                ]
            }
        },
        "\/suremails\/v1\/set-settings": {
            "namespace": "suremails\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "settings": {
                            "type": "object",
                            "description": "Settings data to update.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/suremails\/v1\/set-settings"
                    }
                ]
            }
        },
        "\/suremails\/v1\/installed-plugins": {
            "namespace": "suremails\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/suremails\/v1\/installed-plugins"
                    }
                ]
            }
        },
        "\/suremails\/v1\/content-guard\/activate": {
            "namespace": "suremails\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/suremails\/v1\/content-guard\/activate"
                    }
                ]
            }
        },
        "\/suremails\/v1\/content-guard\/user-details": {
            "namespace": "suremails\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "first_name": {
                            "type": "string",
                            "required": true
                        },
                        "last_name": {
                            "type": "string",
                            "required": true
                        },
                        "email": {
                            "type": "string",
                            "required": true
                        },
                        "skip": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/suremails\/v1\/content-guard\/user-details"
                    }
                ]
            }
        },
        "\/suremails\/v1\/providers": {
            "namespace": "suremails\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "provider": {
                            "type": "string",
                            "description": "Optional. Specify the provider key to retrieve details of a specific provider.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/suremails\/v1\/providers"
                    }
                ]
            }
        },
        "\/suremails\/v1\/get-auth-url": {
            "namespace": "suremails\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/suremails\/v1\/get-auth-url"
                    }
                ]
            }
        },
        "\/suremails\/v1\/ottokit-status": {
            "namespace": "suremails\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/suremails\/v1\/ottokit-status"
                    }
                ]
            }
        },
        "\/suremails\/v1\/onboarding\/set-status": {
            "namespace": "suremails\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/suremails\/v1\/onboarding\/set-status"
                    }
                ]
            }
        },
        "\/suremails\/v1\/disable-notice": {
            "namespace": "suremails\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/suremails\/v1\/disable-notice"
                    }
                ]
            }
        },
        "\/suremails\/v1\/disable-menu-location-notice": {
            "namespace": "suremails\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/suremails\/v1\/disable-menu-location-notice"
                    }
                ]
            }
        },
        "\/spectra\/v1": {
            "namespace": "spectra\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "spectra\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/spectra\/v1"
                    }
                ]
            }
        },
        "\/spectra\/v1\/all_taxonomy": {
            "namespace": "spectra\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/spectra\/v1\/all_taxonomy"
                    }
                ]
            }
        },
        "\/spectra\/v1\/editor": {
            "namespace": "spectra\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/spectra\/v1\/editor"
                    }
                ]
            }
        },
        "\/spectra\/v1\/check-custom-fields-support": {
            "namespace": "spectra\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "post_type": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/spectra\/v1\/check-custom-fields-support"
                    }
                ]
            }
        },
        "\/uag\/v1": {
            "namespace": "uag\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "uag\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/uag\/v1"
                    }
                ]
            }
        },
        "\/uag\/v1\/admin\/commonsettings": {
            "namespace": "uag\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/uag\/v1\/admin\/commonsettings"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/description": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "business_name": {
                            "type": "string",
                            "required": true
                        },
                        "business_description": {
                            "type": "string",
                            "required": false
                        },
                        "category": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/zipwp\/v1\/description"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/images": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "keywords": {
                            "type": "string",
                            "required": true
                        },
                        "per_page": {
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "type": "string",
                            "required": false
                        },
                        "orientation": {
                            "type": "string",
                            "required": false
                        },
                        "engine": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/zipwp\/v1\/images"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/record-step": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "action": {
                            "type": "string",
                            "required": true
                        },
                        "current_step": {
                            "type": "integer",
                            "required": true
                        },
                        "current_step_name": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/zipwp\/v1\/record-step"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/keywords": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "business_name": {
                            "type": "string",
                            "required": true
                        },
                        "business_description": {
                            "type": "string",
                            "required": false
                        },
                        "category": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/zipwp\/v1\/keywords"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/template-keywords": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "business_name": {
                            "type": "string",
                            "required": true
                        },
                        "business_description": {
                            "type": "string",
                            "required": false
                        },
                        "business_category": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/zipwp\/v1\/template-keywords"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/categories": {
            "namespace": "zipwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/zipwp\/v1\/categories"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/site-features": {
            "namespace": "zipwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/zipwp\/v1\/site-features"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/site-languages": {
            "namespace": "zipwp\/v1",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/zipwp\/v1\/site-languages"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/import-status": {
            "namespace": "zipwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/zipwp\/v1\/import-status"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/migration-status": {
            "namespace": "zipwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/zipwp\/v1\/migration-status"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/templates": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "business_name": {
                            "type": "string",
                            "required": false
                        },
                        "keyword": {
                            "type": "string",
                            "required": false
                        },
                        "page_builder": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/zipwp\/v1\/templates"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/all-templates": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "business_name": {
                            "type": "string",
                            "required": false
                        },
                        "per_page": {
                            "type": "integer",
                            "required": false
                        },
                        "page": {
                            "type": "integer",
                            "required": false
                        },
                        "page_builder": {
                            "type": "string",
                            "required": false
                        },
                        "keyword": {
                            "type": "string",
                            "required": false
                        },
                        "sort": {
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/zipwp\/v1\/all-templates"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/user-details": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "business_description": {
                            "type": "string",
                            "required": true
                        },
                        "business_name": {
                            "type": "string",
                            "required": true
                        },
                        "business_addeess": {
                            "type": "string",
                            "required": false
                        },
                        "business_phone": {
                            "type": "string",
                            "required": false
                        },
                        "business_email": {
                            "type": "string",
                            "required": false
                        },
                        "social_profiles": {
                            "type": "array",
                            "required": false
                        },
                        "business_category": {
                            "type": "string",
                            "required": true
                        },
                        "site_language": {
                            "type": "string",
                            "required": true
                        },
                        "keywords": {
                            "type": "array",
                            "required": true
                        },
                        "images": {
                            "type": "array",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/zipwp\/v1\/user-details"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/site": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "template": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/zipwp\/v1\/site"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/wxr": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "template": {
                            "type": "string",
                            "required": true
                        },
                        "business_name": {
                            "type": "string",
                            "required": false
                        },
                        "business_description": {
                            "type": "string",
                            "required": false
                        },
                        "language": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/zipwp\/v1\/wxr"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/ai-site": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "template": {
                            "type": "string",
                            "required": true
                        },
                        "business_name": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/zipwp\/v1\/ai-site"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/search-category": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "keyword": {
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "keyword": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/zipwp\/v1\/search-category"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/import-error-log": {
            "namespace": "zipwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/zipwp\/v1\/import-error-log"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/set-step-data": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "business_details": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/zipwp\/v1\/set-step-data"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/set-plan-promo-dismiss-time": {
            "namespace": "zipwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/zipwp\/v1\/set-plan-promo-dismiss-time"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/get-plan-promo-dismiss-time": {
            "namespace": "zipwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/zipwp\/v1\/get-plan-promo-dismiss-time"
                    }
                ]
            }
        },
        "\/sureforms\/v1": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "sureforms\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/sureforms\/v1"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/submit-form": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/sureforms\/v1\/submit-form"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/forms-data": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/sureforms\/v1\/forms-data"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/generate-form-markup": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/sureforms\/v1\/generate-form-markup"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/create-new-form": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/sureforms\/v1\/create-new-form"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/srfm-global-settings": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/sureforms\/v1\/srfm-global-settings"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/send-test-email-summary": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/sureforms\/v1\/send-test-email-summary"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/after-submission\/(?P<submission_id>[0-9]+)": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "submission_id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/sureforms\/v1\/generate-form": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "use_system_message": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/sureforms\/v1\/generate-form"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/map-fields": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/sureforms\/v1\/map-fields"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/initiate-auth": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/sureforms\/v1\/initiate-auth"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/handle-access-key": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/sureforms\/v1\/handle-access-key"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/entries-chart-data": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/sureforms\/v1\/entries-chart-data"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/form-data": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/sureforms\/v1\/form-data"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/pages\/search": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "search": {
                            "default": "",
                            "required": false
                        },
                        "page": {
                            "default": 1,
                            "required": false
                        },
                        "per_page": {
                            "default": 20,
                            "required": false
                        },
                        "selected_url": {
                            "default": "",
                            "required": false
                        },
                        "selected_urls": {
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/sureforms\/v1\/pages\/search"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/onboarding\/set-status": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/sureforms\/v1\/onboarding\/set-status"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/onboarding\/get-status": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/sureforms\/v1\/onboarding\/get-status"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/onboarding\/user-details": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "first_name": {
                            "required": true
                        },
                        "last_name": {
                            "required": false
                        },
                        "email": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/sureforms\/v1\/onboarding\/user-details"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/plugin-status": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "plugin": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/sureforms\/v1\/plugin-status"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/entries\/list": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "form_id": {
                            "default": 0,
                            "required": false
                        },
                        "status": {
                            "default": "all",
                            "required": false
                        },
                        "search": {
                            "default": "",
                            "required": false
                        },
                        "date_from": {
                            "default": "",
                            "required": false
                        },
                        "date_to": {
                            "default": "",
                            "required": false
                        },
                        "orderby": {
                            "type": "string",
                            "default": "created_at",
                            "enum": [
                                "ID",
                                "id",
                                "form_id",
                                "user_id",
                                "status",
                                "type",
                                "created_at",
                                "updated_at"
                            ],
                            "required": false
                        },
                        "order": {
                            "type": "string",
                            "default": "DESC",
                            "enum": [
                                "ASC",
                                "DESC"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "default": 20,
                            "required": false
                        },
                        "page": {
                            "default": 1,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/sureforms\/v1\/entries\/list"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/entries\/read-status": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "entry_ids": {
                            "required": true
                        },
                        "action": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/sureforms\/v1\/entries\/read-status"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/entries\/trash": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "entry_ids": {
                            "required": true
                        },
                        "action": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/sureforms\/v1\/entries\/trash"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/entries\/delete": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "entry_ids": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/sureforms\/v1\/entries\/delete"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/entries\/export": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "entry_ids": {
                            "default": [],
                            "required": false
                        },
                        "form_id": {
                            "default": 0,
                            "required": false
                        },
                        "status": {
                            "default": "all",
                            "required": false
                        },
                        "search": {
                            "default": "",
                            "required": false
                        },
                        "date_from": {
                            "default": "",
                            "required": false
                        },
                        "date_to": {
                            "default": "",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/sureforms\/v1\/entries\/export"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/entry\/(?P<id>\\d+)\/details": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/sureforms\/v1\/entry\/(?P<id>\\d+)\/logs": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        },
                        "per_page": {
                            "default": 3,
                            "required": false
                        },
                        "page": {
                            "default": 1,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/sureforms\/v1\/forms": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "enum": [
                                "publish",
                                "draft",
                                "trash",
                                "any"
                            ],
                            "default": "publish",
                            "required": false
                        },
                        "orderby": {
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "title",
                                "modified"
                            ],
                            "required": false
                        },
                        "order": {
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "date_from": {
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "date_to": {
                            "type": "string",
                            "format": "date",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/sureforms\/v1\/forms"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/forms\/export": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "post_ids": {
                            "type": [
                                "array",
                                "string"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/sureforms\/v1\/forms\/export"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/forms\/import": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "forms_data": {
                            "type": "array",
                            "required": true
                        },
                        "default_status": {
                            "type": "string",
                            "default": "draft",
                            "enum": [
                                "draft",
                                "publish",
                                "private"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/sureforms\/v1\/forms\/import"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/forms\/manage": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "form_ids": {
                            "type": [
                                "array",
                                "integer"
                            ],
                            "required": true
                        },
                        "action": {
                            "type": "string",
                            "enum": [
                                "trash",
                                "restore",
                                "delete"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/sureforms\/v1\/forms\/manage"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/forms\/duplicate": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "form_id": {
                            "type": "integer",
                            "required": true
                        },
                        "title_suffix": {
                            "type": "string",
                            "default": " (Copy)",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/sureforms\/v1\/forms\/duplicate"
                    }
                ]
            }
        },
        "\/astra\/v1": {
            "namespace": "astra\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "astra\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/astra\/v1"
                    }
                ]
            }
        },
        "\/astra\/v1\/admin\/settings": {
            "namespace": "astra\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/astra\/v1\/admin\/settings"
                    }
                ]
            }
        },
        "\/astra\/v1\/get-learn-chapters": {
            "namespace": "astra\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/astra\/v1\/get-learn-chapters"
                    }
                ]
            }
        },
        "\/astra\/v1\/update-learn-progress": {
            "namespace": "astra\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "chapterId": {
                            "type": "string",
                            "required": true
                        },
                        "stepId": {
                            "type": "string",
                            "required": true
                        },
                        "completed": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/astra\/v1\/update-learn-progress"
                    }
                ]
            }
        },
        "\/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:\/\/solutionsresource.co\/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": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/elementor\/v1"
                    }
                ]
            }
        },
        "\/elementor\/v1\/cache": {
            "namespace": "elementor\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/elementor\/v1\/cache"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/elementor\/v1\/globals"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals\/colors": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/ar\/wp-json\/elementor-ai\/v1"
                    }
                ]
            }
        },
        "\/elementor-ai\/v1\/permissions": {
            "namespace": "elementor-ai\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/ar\/wp-json\/elementor\/v1\/site-navigation\/add-new-post"
                    }
                ]
            }
        },
        "\/elementor\/v1\/design-system-sync\/stylesheet": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/elementor\/v1\/design-system-sync\/stylesheet"
                    }
                ]
            }
        },
        "\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/ar\/wp-json\/elementor\/v1\/checklist\/user-progress"
                    }
                ]
            }
        },
        "\/elementor\/v1\/operations\/opt-in-v4": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/elementor\/v1\/operations\/opt-in-v4"
                    }
                ]
            }
        },
        "\/elementor\/v1\/feedback": {
            "namespace": "elementor\/v1\/feedback",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor\/v1\/feedback",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/elementor\/v1\/feedback"
                    }
                ]
            }
        },
        "\/elementor\/v1\/feedback\/submit": {
            "namespace": "elementor\/v1\/feedback",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/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"
                            ],
                            "required": true
                        },
                        "content": {
                            "description": "Elementor data object",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/ar\/wp-json\/elementor\/v1\/user-data\/current-user"
                    }
                ]
            }
        },
        "\/elementor\/v1\/onboarding": {
            "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:\/\/solutionsresource.co\/ar\/wp-json\/elementor\/v1\/onboarding"
                    }
                ]
            }
        },
        "\/elementor\/v1\/onboarding\/user-progress": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/elementor\/v1\/onboarding\/user-progress"
                    }
                ]
            }
        },
        "\/elementor\/v1\/onboarding\/user-choices": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/elementor\/v1\/onboarding\/user-choices"
                    }
                ]
            }
        },
        "\/elementor\/v1\/onboarding\/pro-install-screen": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/elementor\/v1\/onboarding\/pro-install-screen"
                    }
                ]
            }
        },
        "\/elementor\/v1\/onboarding\/install-pro": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/elementor\/v1\/onboarding\/install-pro"
                    }
                ]
            }
        },
        "\/elementor\/v1\/onboarding\/install-theme": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/elementor\/v1\/onboarding\/install-theme"
                    }
                ]
            }
        },
        "\/one-onboarding\/v1": {
            "namespace": "one-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "one-onboarding\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/one-onboarding\/v1"
                    }
                ]
            }
        },
        "\/one-onboarding\/v1\/plugin-status\/(?P<plugin>[a-zA-Z0-9_-]+)": {
            "namespace": "one-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/one-onboarding\/v1\/install-plugin": {
            "namespace": "one-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/one-onboarding\/v1\/install-plugin"
                    }
                ]
            }
        },
        "\/one-onboarding\/v1\/activate-plugin": {
            "namespace": "one-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/one-onboarding\/v1\/activate-plugin"
                    }
                ]
            }
        },
        "\/one-onboarding\/v1\/save-onboarding-state": {
            "namespace": "one-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/one-onboarding\/v1\/save-onboarding-state"
                    }
                ]
            }
        },
        "\/one-onboarding\/v1\/onboarding-completion": {
            "namespace": "one-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/one-onboarding\/v1\/onboarding-completion"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/payments\/stripe-connect": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/sureforms\/v1\/payments\/stripe-connect"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/payments\/stripe-disconnect": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/sureforms\/v1\/payments\/stripe-disconnect"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/payments\/stripe-callback": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/sureforms\/v1\/payments\/stripe-callback"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/payments\/create-payment-webhook": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/sureforms\/v1\/payments\/create-payment-webhook"
                    }
                ]
            }
        },
        "\/sureforms": {
            "namespace": "sureforms",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "sureforms",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/sureforms"
                    }
                ]
            }
        },
        "\/sureforms\/webhook_test": {
            "namespace": "sureforms",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/sureforms\/webhook_test"
                    }
                ]
            }
        },
        "\/sureforms\/webhook_live": {
            "namespace": "sureforms",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/sureforms\/webhook_live"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/get-learn-chapters": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/sureforms\/v1\/get-learn-chapters"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/update-learn-progress": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "chapterId": {
                            "type": "string",
                            "required": true
                        },
                        "stepId": {
                            "type": "string",
                            "required": true
                        },
                        "completed": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/sureforms\/v1\/update-learn-progress"
                    }
                ]
            }
        },
        "\/getting-started\/v1": {
            "namespace": "getting-started\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "getting-started\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/getting-started\/v1"
                    }
                ]
            }
        },
        "\/getting-started\/v1\/action-items": {
            "namespace": "getting-started\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/getting-started\/v1\/action-items"
                    }
                ]
            }
        },
        "\/getting-started\/v1\/dismiss-setup-wizard": {
            "namespace": "getting-started\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "dismiss": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/getting-started\/v1\/dismiss-setup-wizard"
                    }
                ]
            }
        },
        "\/getting-started\/v1\/update-action-item-steps": {
            "namespace": "getting-started\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "action_id": {
                            "type": "string",
                            "required": true
                        },
                        "steps": {
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/getting-started\/v1\/update-action-item-steps"
                    }
                ]
            }
        },
        "\/zipwp-images\/v1": {
            "namespace": "zipwp-images\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "zipwp-images\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/zipwp-images\/v1"
                    }
                ]
            }
        },
        "\/zipwp-images\/v1\/images": {
            "namespace": "zipwp-images\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "keywords": {
                            "type": "string",
                            "required": true
                        },
                        "per_page": {
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "type": "string",
                            "required": false
                        },
                        "orientation": {
                            "type": "string",
                            "required": false
                        },
                        "engine": {
                            "type": "string",
                            "required": false
                        },
                        "filter": {
                            "type": "string",
                            "required": false
                        },
                        "color": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/zipwp-images\/v1\/images"
                    }
                ]
            }
        },
        "\/nps-survey\/v1": {
            "namespace": "nps-survey\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "nps-survey\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/nps-survey\/v1"
                    }
                ]
            }
        },
        "\/nps-survey\/v1\/rating": {
            "namespace": "nps-survey\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "nps_id": {
                            "type": "string",
                            "required": true
                        },
                        "rating": {
                            "type": "integer",
                            "required": true
                        },
                        "comment": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "plugin_slug": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/nps-survey\/v1\/rating"
                    }
                ]
            }
        },
        "\/nps-survey\/v1\/dismiss-nps-survey": {
            "namespace": "nps-survey\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "nps_id": {
                            "type": "string",
                            "required": true
                        },
                        "plugin_slug": {
                            "type": "string",
                            "required": true
                        },
                        "dismiss_timespan": {
                            "type": "integer",
                            "required": true
                        },
                        "current_step": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/nps-survey\/v1\/dismiss-nps-survey"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "gutenberg-templates\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/gutenberg-templates\/v1"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/categories": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/gutenberg-templates\/v1\/categories"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/description": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "business_name": {
                            "type": "string",
                            "required": true
                        },
                        "business_description": {
                            "type": "string",
                            "required": false
                        },
                        "category": {
                            "type": "string",
                            "required": false
                        },
                        "language_name": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/gutenberg-templates\/v1\/description"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/page-description": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "business_name": {
                            "type": "string",
                            "required": true
                        },
                        "business_description": {
                            "type": "string",
                            "required": false
                        },
                        "page_name": {
                            "type": "string",
                            "required": true
                        },
                        "page_description": {
                            "type": "string",
                            "required": false
                        },
                        "category": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/gutenberg-templates\/v1\/page-description"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/keywords": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "business_name": {
                            "type": "string",
                            "required": true
                        },
                        "business_description": {
                            "type": "string",
                            "required": false
                        },
                        "category": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/gutenberg-templates\/v1\/keywords"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/images": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "keywords": {
                            "type": "string",
                            "required": true
                        },
                        "per_page": {
                            "type": "integer",
                            "required": false
                        },
                        "page": {
                            "type": "integer",
                            "required": false
                        },
                        "orientation": {
                            "type": "string",
                            "required": false
                        },
                        "engine": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/gutenberg-templates\/v1\/images"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/settings": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "key": {
                            "type": "string",
                            "required": true
                        },
                        "value": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/gutenberg-templates\/v1\/settings"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/favorite": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "required": true
                        },
                        "block_id": {
                            "type": "integer",
                            "required": true
                        },
                        "status": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/gutenberg-templates\/v1\/favorite"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/do-it-later": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/gutenberg-templates\/v1\/do-it-later"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/pages-onboarding": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/gutenberg-templates\/v1\/pages-onboarding"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/revoke-access": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/gutenberg-templates\/v1\/revoke-access"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/blocks": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/gutenberg-templates\/v1\/blocks"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/setup": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/gutenberg-templates\/v1\/setup"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/sites": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/gutenberg-templates\/v1\/sites"
                    }
                ]
            }
        },
        "\/bsf-core\/v1": {
            "namespace": "bsf-core\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "bsf-core\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/bsf-core\/v1"
                    }
                ]
            }
        },
        "\/bsf-core\/v1\/license\/activate": {
            "namespace": "bsf-core\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product-id": {
                            "type": "string",
                            "required": true
                        },
                        "license-key": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/bsf-core\/v1\/license\/activate"
                    }
                ]
            }
        },
        "\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/ar\/wp-json\/elementor\/v1\/send-event"
                    }
                ]
            }
        },
        "\/wp\/v2": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp\/v2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/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",
                                "rand",
                                "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",
                                    "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"
                            ],
                            "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": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "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
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/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"
                            ],
                            "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": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "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
                        }
                    }
                },
                {
                    "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"
                            ],
                            "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": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "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
                        }
                    }
                }
            ]
        },
        "\/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",
                                "rand",
                                "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",
                                    "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"
                            ],
                            "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": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        ""
                                    ],
                                    "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"
                                    ]
                                }
                            },
                            "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:\/\/solutionsresource.co\/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"
                            ],
                            "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": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        ""
                                    ],
                                    "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"
                                    ]
                                }
                            },
                            "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\/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"
                            ],
                            "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": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        ""
                                    ],
                                    "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"
                                    ]
                                }
                            },
                            "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\/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": "Limit result set to attachments of a particular media type or media types.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "image",
                                    "video",
                                    "text",
                                    "application",
                                    "audio"
                                ]
                            },
                            "required": false
                        },
                        "mime_type": {
                            "default": null,
                            "description": "Limit result set to attachments of a particular MIME type or MIME types.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "\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"
                            ],
                            "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": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\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
                        },
                        "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:\/\/solutionsresource.co\/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"
                            ],
                            "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": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\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
                        },
                        "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": "Flip",
                                        "properties": {
                                            "type": {
                                                "description": "Flip type.",
                                                "type": "string",
                                                "enum": [
                                                    "flip"
                                                ]
                                            },
                                            "args": {
                                                "description": "Flip arguments.",
                                                "type": "object",
                                                "required": [
                                                    "flip"
                                                ],
                                                "properties": {
                                                    "flip": {
                                                        "description": "Flip direction.",
                                                        "type": "object",
                                                        "required": [
                                                            "horizontal",
                                                            "vertical"
                                                        ],
                                                        "properties": {
                                                            "horizontal": {
                                                                "description": "Whether to flip in the horizontal direction.",
                                                                "type": "boolean"
                                                            },
                                                            "vertical": {
                                                                "description": "Whether to flip in the vertical direction.",
                                                                "type": "boolean"
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "\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
                        },
                        "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
                        },
                        "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
                        },
                        "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
                        },
                        "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
                        }
                    }
                }
            ]
        },
        "\/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",
                                    "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"
                            ],
                            "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": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/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"
                            ],
                            "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": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\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"
                            ],
                            "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": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\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",
                                    "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"
                            ],
                            "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": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\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:\/\/solutionsresource.co\/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"
                            ],
                            "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": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\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"
                            ],
                            "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": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\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"
                            ],
                            "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"
                            ],
                            "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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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"
                            ],
                            "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"
                            ],
                            "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"
                            ],
                            "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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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"
                            ],
                            "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>[\\\/\\d+]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0650\u0641 \u0625\u0639\u062f\u0627\u062f \u0627\u0644\u062a\u0646\u0633\u064a\u0642\u0627\u062a \u0627\u0644\u0639\u0627\u0645\u0629.",
                            "type": "integer",
                            "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",
                                    "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"
                            ],
                            "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:\/\/solutionsresource.co\/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"
                            ],
                            "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"
                            ],
                            "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:\/\/solutionsresource.co\/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",
                                "rand",
                                "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",
                                    "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"
                            ],
                            "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": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        ""
                                    ],
                                    "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"
                                    ]
                                }
                            },
                            "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:\/\/solutionsresource.co\/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"
                            ],
                            "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": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        ""
                                    ],
                                    "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"
                                    ]
                                }
                            },
                            "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\/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"
                            ],
                            "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": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        ""
                                    ],
                                    "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"
                                    ]
                                }
                            },
                            "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\/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",
                                "rand",
                                "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",
                                    "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"
                            ],
                            "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": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        ""
                                    ],
                                    "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"
                                    ]
                                }
                            },
                            "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:\/\/solutionsresource.co\/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"
                            ],
                            "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": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        ""
                                    ],
                                    "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"
                                    ]
                                }
                            },
                            "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\/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\/spectra-popup": {
            "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",
                                    "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"
                            ],
                            "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": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "spectra-popup-type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "unset"
                                },
                                "spectra-popup-enabled": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "spectra-popup-repetition": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 1
                                }
                            },
                            "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:\/\/solutionsresource.co\/ar\/wp-json\/wp\/v2\/spectra-popup"
                    }
                ]
            }
        },
        "\/wp\/v2\/spectra-popup\/(?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"
                            ],
                            "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": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "spectra-popup-type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "unset"
                                },
                                "spectra-popup-enabled": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "spectra-popup-repetition": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 1
                                }
                            },
                            "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\/spectra-popup\/(?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"
                            ],
                            "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": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "spectra-popup-type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "unset"
                                },
                                "spectra-popup-enabled": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "spectra-popup-repetition": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 1
                                }
                            },
                            "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\/spectra-popup\/(?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\/sureforms_form": {
            "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",
                                    "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"
                            ],
                            "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": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_srfm_form_custom_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_use_label_as_placeholder": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_button_text": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "Submit",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_is_inline_button": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_width_backend": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "max-content",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_button_border_radius": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_alignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "left",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_alignment_backend": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "100%",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_inherit_theme_button": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_additional_classes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "message",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_captcha_security_type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_form_recaptcha": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "none",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_is_ai_generated": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_instant_form_settings": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "bg_type": "color",
                                        "bg_color": "#ffffff",
                                        "bg_image": "",
                                        "site_logo": "",
                                        "cover_type": "color",
                                        "cover_color": "#111C44",
                                        "cover_image": "",
                                        "enable_instant_form": false,
                                        "form_container_width": 620,
                                        "single_page_form_title": true,
                                        "use_banner_as_page_background": false
                                    },
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "site_logo": {
                                            "type": "string"
                                        },
                                        "site_logo_id": {
                                            "type": "integer"
                                        },
                                        "cover_type": {
                                            "type": "string"
                                        },
                                        "cover_color": {
                                            "type": "string"
                                        },
                                        "cover_image": {
                                            "type": "string"
                                        },
                                        "cover_image_id": {
                                            "type": "integer"
                                        },
                                        "bg_type": {
                                            "type": "string"
                                        },
                                        "bg_color": {
                                            "type": "string"
                                        },
                                        "bg_image": {
                                            "type": "string"
                                        },
                                        "bg_image_id": {
                                            "type": "integer"
                                        },
                                        "enable_instant_form": {
                                            "type": "boolean"
                                        },
                                        "form_container_width": {
                                            "type": "integer"
                                        },
                                        "single_page_form_title": {
                                            "type": "boolean"
                                        },
                                        "use_banner_as_page_background": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_srfm_forms_styling": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "primary_color": "#111C44",
                                        "text_color": "#1E1E1E",
                                        "text_color_on_primary": "#FFFFFF",
                                        "field_spacing": "medium",
                                        "submit_button_alignment": "left",
                                        "bg_type": "color",
                                        "bg_color": "#ffffff",
                                        "bg_image": "",
                                        "bg_image_position": {
                                            "x": 0.5,
                                            "y": 0.5
                                        },
                                        "bg_image_attachment": "scroll",
                                        "bg_image_repeat": "no-repeat",
                                        "bg_image_size": "cover",
                                        "bg_image_size_custom": 100,
                                        "bg_image_size_custom_unit": "%",
                                        "gradient_type": "basic",
                                        "bg_gradient_type": "linear",
                                        "bg_gradient_color_1": "#FFC9B2",
                                        "bg_gradient_color_2": "#C7CBFF",
                                        "bg_gradient_angle": 90,
                                        "bg_gradient_location_1": 0,
                                        "bg_gradient_location_2": 100,
                                        "bg_overlay_size": "cover",
                                        "bg_gradient_overlay_type": "",
                                        "bg_overlay_opacity": 1,
                                        "bg_overlay_image": "",
                                        "bg_image_overlay_color": "#FFFFFF75",
                                        "bg_overlay_custom_size_unit": "%",
                                        "bg_overlay_custom_size": 100,
                                        "bg_overlay_position": {
                                            "x": 0.5,
                                            "y": 0.5
                                        },
                                        "bg_overlay_attachment": "scroll",
                                        "bg_overlay_repeat": "no-repeat",
                                        "bg_overlay_blend_mode": "normal",
                                        "overlay_gradient_type": "basic",
                                        "bg_overlay_gradient_type": "linear",
                                        "bg_overlay_gradient_color_1": "#FFC9B2",
                                        "bg_overlay_gradient_color_2": "#C7CBFF",
                                        "bg_overlay_gradient_angle": 90,
                                        "bg_overlay_gradient_location_1": 0,
                                        "bg_overlay_gradient_location_2": 100,
                                        "form_padding_top": 0,
                                        "form_padding_right": 0,
                                        "form_padding_bottom": 0,
                                        "form_padding_left": 0,
                                        "form_padding_unit": "px",
                                        "form_padding_link": true,
                                        "form_border_radius_top": 0,
                                        "form_border_radius_right": 0,
                                        "form_border_radius_bottom": 0,
                                        "form_border_radius_left": 0,
                                        "form_border_radius_unit": "px",
                                        "form_border_radius_link": true,
                                        "instant_form_padding_top": 32,
                                        "instant_form_padding_right": 32,
                                        "instant_form_padding_bottom": 32,
                                        "instant_form_padding_left": 32,
                                        "instant_form_padding_unit": "px",
                                        "instant_form_padding_link": true,
                                        "instant_form_border_radius_top": 12,
                                        "instant_form_border_radius_right": 12,
                                        "instant_form_border_radius_bottom": 12,
                                        "instant_form_border_radius_left": 12,
                                        "instant_form_border_radius_unit": "px",
                                        "instant_form_border_radius_link": true
                                    },
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "primary_color": {
                                            "type": "string"
                                        },
                                        "text_color": {
                                            "type": "string"
                                        },
                                        "text_color_on_primary": {
                                            "type": "string"
                                        },
                                        "field_spacing": {
                                            "type": "string"
                                        },
                                        "submit_button_alignment": {
                                            "type": "string"
                                        },
                                        "bg_type": {
                                            "type": "string"
                                        },
                                        "bg_color": {
                                            "type": "string"
                                        },
                                        "bg_image": {
                                            "type": "string"
                                        },
                                        "bg_image_id": {
                                            "type": "integer"
                                        },
                                        "bg_image_position": {
                                            "type": "object",
                                            "properties": {
                                                "x": {
                                                    "type": "number",
                                                    "format": "float"
                                                },
                                                "y": {
                                                    "type": "number",
                                                    "format": "float"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "bg_image_attachment": {
                                            "type": "string"
                                        },
                                        "bg_image_repeat": {
                                            "type": "string"
                                        },
                                        "bg_image_size": {
                                            "type": "string"
                                        },
                                        "bg_image_size_custom": {
                                            "type": "integer"
                                        },
                                        "bg_image_size_custom_unit": {
                                            "type": "string"
                                        },
                                        "bg_gradient": {
                                            "type": "string"
                                        },
                                        "gradient_type": {
                                            "type": "string"
                                        },
                                        "bg_gradient_type": {
                                            "type": "string"
                                        },
                                        "bg_gradient_color_1": {
                                            "type": "string"
                                        },
                                        "bg_gradient_color_2": {
                                            "type": "string"
                                        },
                                        "bg_gradient_angle": {
                                            "type": "integer"
                                        },
                                        "bg_gradient_location_1": {
                                            "type": "integer"
                                        },
                                        "bg_gradient_location_2": {
                                            "type": "integer"
                                        },
                                        "bg_overlay_size": {
                                            "type": "string"
                                        },
                                        "bg_gradient_overlay_type": {
                                            "type": "string"
                                        },
                                        "bg_overlay_opacity": {
                                            "type": "number"
                                        },
                                        "bg_overlay_image": {
                                            "type": "string"
                                        },
                                        "bg_overlay_image_id": {
                                            "type": "integer"
                                        },
                                        "bg_image_overlay_color": {
                                            "type": "string"
                                        },
                                        "bg_overlay_custom_size_unit": {
                                            "type": "string"
                                        },
                                        "bg_overlay_custom_size": {
                                            "type": "integer"
                                        },
                                        "bg_overlay_blend_mode": {
                                            "type": "string"
                                        },
                                        "bg_overlay_position": {
                                            "type": "object",
                                            "properties": {
                                                "x": {
                                                    "type": "number",
                                                    "format": "float"
                                                },
                                                "y": {
                                                    "type": "number",
                                                    "format": "float"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "bg_overlay_attachment": {
                                            "type": "string"
                                        },
                                        "bg_overlay_repeat": {
                                            "type": "string"
                                        },
                                        "bg_overlay_gradient": {
                                            "type": "string"
                                        },
                                        "overlay_gradient_type": {
                                            "type": "string"
                                        },
                                        "bg_overlay_gradient_type": {
                                            "type": "string"
                                        },
                                        "bg_overlay_gradient_color_1": {
                                            "type": "string"
                                        },
                                        "bg_overlay_gradient_color_2": {
                                            "type": "string"
                                        },
                                        "bg_overlay_gradient_angle": {
                                            "type": "integer"
                                        },
                                        "bg_overlay_gradient_location_1": {
                                            "type": "integer"
                                        },
                                        "bg_overlay_gradient_location_2": {
                                            "type": "integer"
                                        },
                                        "form_padding_top": {
                                            "type": "number"
                                        },
                                        "form_padding_right": {
                                            "type": "number"
                                        },
                                        "form_padding_bottom": {
                                            "type": "number"
                                        },
                                        "form_padding_left": {
                                            "type": "number"
                                        },
                                        "form_padding_unit": {
                                            "type": "string"
                                        },
                                        "form_padding_link": {
                                            "type": "boolean"
                                        },
                                        "form_border_radius_top": {
                                            "type": "number"
                                        },
                                        "form_border_radius_right": {
                                            "type": "number"
                                        },
                                        "form_border_radius_bottom": {
                                            "type": "number"
                                        },
                                        "form_border_radius_left": {
                                            "type": "number"
                                        },
                                        "form_border_radius_unit": {
                                            "type": "string"
                                        },
                                        "form_border_radius_link": {
                                            "type": "boolean"
                                        },
                                        "instant_form_padding_top": {
                                            "type": "number"
                                        },
                                        "instant_form_padding_right": {
                                            "type": "number"
                                        },
                                        "instant_form_padding_bottom": {
                                            "type": "number"
                                        },
                                        "instant_form_padding_left": {
                                            "type": "number"
                                        },
                                        "instant_form_padding_unit": {
                                            "type": "string"
                                        },
                                        "instant_form_padding_link": {
                                            "type": "boolean"
                                        },
                                        "instant_form_border_radius_top": {
                                            "type": "number"
                                        },
                                        "instant_form_border_radius_right": {
                                            "type": "number"
                                        },
                                        "instant_form_border_radius_bottom": {
                                            "type": "number"
                                        },
                                        "instant_form_border_radius_left": {
                                            "type": "number"
                                        },
                                        "instant_form_border_radius_unit": {
                                            "type": "string"
                                        },
                                        "instant_form_border_radius_link": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_srfm_email_notification": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "id": 1,
                                            "status": true,
                                            "is_raw_format": false,
                                            "name": "Admin Notification Email",
                                            "email_to": "{admin_email}",
                                            "email_reply_to": "{admin_email}",
                                            "from_name": "{site_title}",
                                            "from_email": "{admin_email}",
                                            "email_cc": "{admin_email}",
                                            "email_bcc": "{admin_email}",
                                            "subject": "New Form Submission - {form_title}",
                                            "email_body": "{all_data}"
                                        }
                                    ],
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "type": "integer"
                                            },
                                            "status": {
                                                "type": "boolean"
                                            },
                                            "is_raw_format": {
                                                "type": "boolean"
                                            },
                                            "name": {
                                                "type": "string"
                                            },
                                            "email_to": {
                                                "type": "string"
                                            },
                                            "email_reply_to": {
                                                "type": "string"
                                            },
                                            "from_name": {
                                                "type": "string"
                                            },
                                            "from_email": {
                                                "type": "string"
                                            },
                                            "email_cc": {
                                                "type": "string"
                                            },
                                            "email_bcc": {
                                                "type": "string"
                                            },
                                            "subject": {
                                                "type": "string"
                                            },
                                            "email_body": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_srfm_compliance": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "id": "gdpr",
                                            "gdpr": false,
                                            "do_not_store_entries": false,
                                            "auto_delete_entries": false,
                                            "auto_delete_days": ""
                                        }
                                    ],
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "type": "string"
                                            },
                                            "gdpr": {
                                                "type": "boolean"
                                            },
                                            "do_not_store_entries": {
                                                "type": "boolean"
                                            },
                                            "auto_delete_entries": {
                                                "type": "boolean"
                                            },
                                            "auto_delete_days": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_srfm_form_confirmation": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "id": 1,
                                            "confirmation_type": "same page",
                                            "page_url": "",
                                            "custom_url": "",
                                            "message": "<p style=\"text-align: center;\"><img src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCAyOCAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI1LjY2NTQgMTIuOTI4MVYxNC4wMDE1QzI1LjY2MzkgMTYuNTE3MyAyNC44NDkzIDE4Ljk2NTMgMjMuMzQyOSAyMC45ODAzQzIxLjgzNjYgMjIuOTk1MyAxOS43MTkyIDI0LjQ2OTQgMTcuMzA2NiAyNS4xODI3QzE0Ljg5NCAyNS44OTYgMTIuMzE1NSAyNS44MTA0IDkuOTU1NTggMjQuOTM4NUM3LjU5NTY2IDI0LjA2NjYgNS41ODA3OSAyMi40NTUzIDQuMjExNDkgMjAuMzQ0N0MyLjg0MjE4IDE4LjIzNDIgMi4xOTE3OSAxNS43Mzc1IDIuMzU3MzIgMTMuMjI3MkMyLjUyMjg1IDEwLjcxNjggMy40OTU0NCA4LjMyNzE4IDUuMTMwMDIgNi40MTQ3MkM2Ljc2NDYxIDQuNTAyMjYgOC45NzM2MSAzLjE2OTQyIDExLjQyNzYgMi42MTQ5N0MxMy44ODE2IDIuMDYwNTMgMTYuNDQ5IDIuMzE0MiAxOC43NDcgMy4zMzgxNCIgc3Ryb2tlPSIjMUE5NzNEIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMjUuNjY2NyA0LjY2Nzk3TDE0IDE2LjM0NjNMMTAuNSAxMi44NDYzIiBzdHJva2U9IiMxQTk3M0QiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=\" alt=\"\" aria-hidden=\"true\" \/><\/p><h2 style=\"text-align: center;\">Thank you<\/h2><p style=\"text-align: center;\">Your form has been submitted successfully. We&#039;ll review your details and get back to you soon.<\/p>",
                                            "submission_action": "hide form"
                                        }
                                    ],
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "type": "integer"
                                            },
                                            "confirmation_type": {
                                                "type": "string"
                                            },
                                            "page_url": {
                                                "type": "string"
                                            },
                                            "custom_url": {
                                                "type": "string"
                                            },
                                            "message": {
                                                "type": "string"
                                            },
                                            "submission_action": {
                                                "type": "string"
                                            },
                                            "enable_query_params": {
                                                "type": "boolean"
                                            },
                                            "query_params": {
                                                "type": "array"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_srfm_form_restriction": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "{\"status\":false,\"maxEntries\":0,\"date\":\"\",\"hours\":\"12\",\"minutes\":\"00\",\"meridiem\":\"AM\",\"message\":\"This form is now closed as we have reached the maximum number of entries.\",\"schedulingStatus\":false,\"startDate\":\"\",\"startHours\":\"12\",\"startMinutes\":\"00\",\"startMeridiem\":\"AM\",\"schedulingNotStartedMessage\":\"This form is not yet available. Check back after the scheduled start time.\",\"schedulingEndedMessage\":\"This form is closed. The submission period has ended.\"}",
                                    "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
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/wp\/v2\/sureforms_form"
                    }
                ]
            }
        },
        "\/wp\/v2\/sureforms_form\/(?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"
                            ],
                            "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": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_srfm_form_custom_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_use_label_as_placeholder": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_button_text": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "Submit",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_is_inline_button": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_width_backend": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "max-content",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_button_border_radius": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_alignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "left",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_alignment_backend": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "100%",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_inherit_theme_button": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_additional_classes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "message",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_captcha_security_type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_form_recaptcha": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "none",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_is_ai_generated": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_instant_form_settings": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "bg_type": "color",
                                        "bg_color": "#ffffff",
                                        "bg_image": "",
                                        "site_logo": "",
                                        "cover_type": "color",
                                        "cover_color": "#111C44",
                                        "cover_image": "",
                                        "enable_instant_form": false,
                                        "form_container_width": 620,
                                        "single_page_form_title": true,
                                        "use_banner_as_page_background": false
                                    },
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "site_logo": {
                                            "type": "string"
                                        },
                                        "site_logo_id": {
                                            "type": "integer"
                                        },
                                        "cover_type": {
                                            "type": "string"
                                        },
                                        "cover_color": {
                                            "type": "string"
                                        },
                                        "cover_image": {
                                            "type": "string"
                                        },
                                        "cover_image_id": {
                                            "type": "integer"
                                        },
                                        "bg_type": {
                                            "type": "string"
                                        },
                                        "bg_color": {
                                            "type": "string"
                                        },
                                        "bg_image": {
                                            "type": "string"
                                        },
                                        "bg_image_id": {
                                            "type": "integer"
                                        },
                                        "enable_instant_form": {
                                            "type": "boolean"
                                        },
                                        "form_container_width": {
                                            "type": "integer"
                                        },
                                        "single_page_form_title": {
                                            "type": "boolean"
                                        },
                                        "use_banner_as_page_background": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_srfm_forms_styling": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "primary_color": "#111C44",
                                        "text_color": "#1E1E1E",
                                        "text_color_on_primary": "#FFFFFF",
                                        "field_spacing": "medium",
                                        "submit_button_alignment": "left",
                                        "bg_type": "color",
                                        "bg_color": "#ffffff",
                                        "bg_image": "",
                                        "bg_image_position": {
                                            "x": 0.5,
                                            "y": 0.5
                                        },
                                        "bg_image_attachment": "scroll",
                                        "bg_image_repeat": "no-repeat",
                                        "bg_image_size": "cover",
                                        "bg_image_size_custom": 100,
                                        "bg_image_size_custom_unit": "%",
                                        "gradient_type": "basic",
                                        "bg_gradient_type": "linear",
                                        "bg_gradient_color_1": "#FFC9B2",
                                        "bg_gradient_color_2": "#C7CBFF",
                                        "bg_gradient_angle": 90,
                                        "bg_gradient_location_1": 0,
                                        "bg_gradient_location_2": 100,
                                        "bg_overlay_size": "cover",
                                        "bg_gradient_overlay_type": "",
                                        "bg_overlay_opacity": 1,
                                        "bg_overlay_image": "",
                                        "bg_image_overlay_color": "#FFFFFF75",
                                        "bg_overlay_custom_size_unit": "%",
                                        "bg_overlay_custom_size": 100,
                                        "bg_overlay_position": {
                                            "x": 0.5,
                                            "y": 0.5
                                        },
                                        "bg_overlay_attachment": "scroll",
                                        "bg_overlay_repeat": "no-repeat",
                                        "bg_overlay_blend_mode": "normal",
                                        "overlay_gradient_type": "basic",
                                        "bg_overlay_gradient_type": "linear",
                                        "bg_overlay_gradient_color_1": "#FFC9B2",
                                        "bg_overlay_gradient_color_2": "#C7CBFF",
                                        "bg_overlay_gradient_angle": 90,
                                        "bg_overlay_gradient_location_1": 0,
                                        "bg_overlay_gradient_location_2": 100,
                                        "form_padding_top": 0,
                                        "form_padding_right": 0,
                                        "form_padding_bottom": 0,
                                        "form_padding_left": 0,
                                        "form_padding_unit": "px",
                                        "form_padding_link": true,
                                        "form_border_radius_top": 0,
                                        "form_border_radius_right": 0,
                                        "form_border_radius_bottom": 0,
                                        "form_border_radius_left": 0,
                                        "form_border_radius_unit": "px",
                                        "form_border_radius_link": true,
                                        "instant_form_padding_top": 32,
                                        "instant_form_padding_right": 32,
                                        "instant_form_padding_bottom": 32,
                                        "instant_form_padding_left": 32,
                                        "instant_form_padding_unit": "px",
                                        "instant_form_padding_link": true,
                                        "instant_form_border_radius_top": 12,
                                        "instant_form_border_radius_right": 12,
                                        "instant_form_border_radius_bottom": 12,
                                        "instant_form_border_radius_left": 12,
                                        "instant_form_border_radius_unit": "px",
                                        "instant_form_border_radius_link": true
                                    },
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "primary_color": {
                                            "type": "string"
                                        },
                                        "text_color": {
                                            "type": "string"
                                        },
                                        "text_color_on_primary": {
                                            "type": "string"
                                        },
                                        "field_spacing": {
                                            "type": "string"
                                        },
                                        "submit_button_alignment": {
                                            "type": "string"
                                        },
                                        "bg_type": {
                                            "type": "string"
                                        },
                                        "bg_color": {
                                            "type": "string"
                                        },
                                        "bg_image": {
                                            "type": "string"
                                        },
                                        "bg_image_id": {
                                            "type": "integer"
                                        },
                                        "bg_image_position": {
                                            "type": "object",
                                            "properties": {
                                                "x": {
                                                    "type": "number",
                                                    "format": "float"
                                                },
                                                "y": {
                                                    "type": "number",
                                                    "format": "float"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "bg_image_attachment": {
                                            "type": "string"
                                        },
                                        "bg_image_repeat": {
                                            "type": "string"
                                        },
                                        "bg_image_size": {
                                            "type": "string"
                                        },
                                        "bg_image_size_custom": {
                                            "type": "integer"
                                        },
                                        "bg_image_size_custom_unit": {
                                            "type": "string"
                                        },
                                        "bg_gradient": {
                                            "type": "string"
                                        },
                                        "gradient_type": {
                                            "type": "string"
                                        },
                                        "bg_gradient_type": {
                                            "type": "string"
                                        },
                                        "bg_gradient_color_1": {
                                            "type": "string"
                                        },
                                        "bg_gradient_color_2": {
                                            "type": "string"
                                        },
                                        "bg_gradient_angle": {
                                            "type": "integer"
                                        },
                                        "bg_gradient_location_1": {
                                            "type": "integer"
                                        },
                                        "bg_gradient_location_2": {
                                            "type": "integer"
                                        },
                                        "bg_overlay_size": {
                                            "type": "string"
                                        },
                                        "bg_gradient_overlay_type": {
                                            "type": "string"
                                        },
                                        "bg_overlay_opacity": {
                                            "type": "number"
                                        },
                                        "bg_overlay_image": {
                                            "type": "string"
                                        },
                                        "bg_overlay_image_id": {
                                            "type": "integer"
                                        },
                                        "bg_image_overlay_color": {
                                            "type": "string"
                                        },
                                        "bg_overlay_custom_size_unit": {
                                            "type": "string"
                                        },
                                        "bg_overlay_custom_size": {
                                            "type": "integer"
                                        },
                                        "bg_overlay_blend_mode": {
                                            "type": "string"
                                        },
                                        "bg_overlay_position": {
                                            "type": "object",
                                            "properties": {
                                                "x": {
                                                    "type": "number",
                                                    "format": "float"
                                                },
                                                "y": {
                                                    "type": "number",
                                                    "format": "float"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "bg_overlay_attachment": {
                                            "type": "string"
                                        },
                                        "bg_overlay_repeat": {
                                            "type": "string"
                                        },
                                        "bg_overlay_gradient": {
                                            "type": "string"
                                        },
                                        "overlay_gradient_type": {
                                            "type": "string"
                                        },
                                        "bg_overlay_gradient_type": {
                                            "type": "string"
                                        },
                                        "bg_overlay_gradient_color_1": {
                                            "type": "string"
                                        },
                                        "bg_overlay_gradient_color_2": {
                                            "type": "string"
                                        },
                                        "bg_overlay_gradient_angle": {
                                            "type": "integer"
                                        },
                                        "bg_overlay_gradient_location_1": {
                                            "type": "integer"
                                        },
                                        "bg_overlay_gradient_location_2": {
                                            "type": "integer"
                                        },
                                        "form_padding_top": {
                                            "type": "number"
                                        },
                                        "form_padding_right": {
                                            "type": "number"
                                        },
                                        "form_padding_bottom": {
                                            "type": "number"
                                        },
                                        "form_padding_left": {
                                            "type": "number"
                                        },
                                        "form_padding_unit": {
                                            "type": "string"
                                        },
                                        "form_padding_link": {
                                            "type": "boolean"
                                        },
                                        "form_border_radius_top": {
                                            "type": "number"
                                        },
                                        "form_border_radius_right": {
                                            "type": "number"
                                        },
                                        "form_border_radius_bottom": {
                                            "type": "number"
                                        },
                                        "form_border_radius_left": {
                                            "type": "number"
                                        },
                                        "form_border_radius_unit": {
                                            "type": "string"
                                        },
                                        "form_border_radius_link": {
                                            "type": "boolean"
                                        },
                                        "instant_form_padding_top": {
                                            "type": "number"
                                        },
                                        "instant_form_padding_right": {
                                            "type": "number"
                                        },
                                        "instant_form_padding_bottom": {
                                            "type": "number"
                                        },
                                        "instant_form_padding_left": {
                                            "type": "number"
                                        },
                                        "instant_form_padding_unit": {
                                            "type": "string"
                                        },
                                        "instant_form_padding_link": {
                                            "type": "boolean"
                                        },
                                        "instant_form_border_radius_top": {
                                            "type": "number"
                                        },
                                        "instant_form_border_radius_right": {
                                            "type": "number"
                                        },
                                        "instant_form_border_radius_bottom": {
                                            "type": "number"
                                        },
                                        "instant_form_border_radius_left": {
                                            "type": "number"
                                        },
                                        "instant_form_border_radius_unit": {
                                            "type": "string"
                                        },
                                        "instant_form_border_radius_link": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_srfm_email_notification": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "id": 1,
                                            "status": true,
                                            "is_raw_format": false,
                                            "name": "Admin Notification Email",
                                            "email_to": "{admin_email}",
                                            "email_reply_to": "{admin_email}",
                                            "from_name": "{site_title}",
                                            "from_email": "{admin_email}",
                                            "email_cc": "{admin_email}",
                                            "email_bcc": "{admin_email}",
                                            "subject": "New Form Submission - {form_title}",
                                            "email_body": "{all_data}"
                                        }
                                    ],
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "type": "integer"
                                            },
                                            "status": {
                                                "type": "boolean"
                                            },
                                            "is_raw_format": {
                                                "type": "boolean"
                                            },
                                            "name": {
                                                "type": "string"
                                            },
                                            "email_to": {
                                                "type": "string"
                                            },
                                            "email_reply_to": {
                                                "type": "string"
                                            },
                                            "from_name": {
                                                "type": "string"
                                            },
                                            "from_email": {
                                                "type": "string"
                                            },
                                            "email_cc": {
                                                "type": "string"
                                            },
                                            "email_bcc": {
                                                "type": "string"
                                            },
                                            "subject": {
                                                "type": "string"
                                            },
                                            "email_body": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_srfm_compliance": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "id": "gdpr",
                                            "gdpr": false,
                                            "do_not_store_entries": false,
                                            "auto_delete_entries": false,
                                            "auto_delete_days": ""
                                        }
                                    ],
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "type": "string"
                                            },
                                            "gdpr": {
                                                "type": "boolean"
                                            },
                                            "do_not_store_entries": {
                                                "type": "boolean"
                                            },
                                            "auto_delete_entries": {
                                                "type": "boolean"
                                            },
                                            "auto_delete_days": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_srfm_form_confirmation": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "id": 1,
                                            "confirmation_type": "same page",
                                            "page_url": "",
                                            "custom_url": "",
                                            "message": "<p style=\"text-align: center;\"><img src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCAyOCAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI1LjY2NTQgMTIuOTI4MVYxNC4wMDE1QzI1LjY2MzkgMTYuNTE3MyAyNC44NDkzIDE4Ljk2NTMgMjMuMzQyOSAyMC45ODAzQzIxLjgzNjYgMjIuOTk1MyAxOS43MTkyIDI0LjQ2OTQgMTcuMzA2NiAyNS4xODI3QzE0Ljg5NCAyNS44OTYgMTIuMzE1NSAyNS44MTA0IDkuOTU1NTggMjQuOTM4NUM3LjU5NTY2IDI0LjA2NjYgNS41ODA3OSAyMi40NTUzIDQuMjExNDkgMjAuMzQ0N0MyLjg0MjE4IDE4LjIzNDIgMi4xOTE3OSAxNS43Mzc1IDIuMzU3MzIgMTMuMjI3MkMyLjUyMjg1IDEwLjcxNjggMy40OTU0NCA4LjMyNzE4IDUuMTMwMDIgNi40MTQ3MkM2Ljc2NDYxIDQuNTAyMjYgOC45NzM2MSAzLjE2OTQyIDExLjQyNzYgMi42MTQ5N0MxMy44ODE2IDIuMDYwNTMgMTYuNDQ5IDIuMzE0MiAxOC43NDcgMy4zMzgxNCIgc3Ryb2tlPSIjMUE5NzNEIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMjUuNjY2NyA0LjY2Nzk3TDE0IDE2LjM0NjNMMTAuNSAxMi44NDYzIiBzdHJva2U9IiMxQTk3M0QiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=\" alt=\"\" aria-hidden=\"true\" \/><\/p><h2 style=\"text-align: center;\">Thank you<\/h2><p style=\"text-align: center;\">Your form has been submitted successfully. We&#039;ll review your details and get back to you soon.<\/p>",
                                            "submission_action": "hide form"
                                        }
                                    ],
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "type": "integer"
                                            },
                                            "confirmation_type": {
                                                "type": "string"
                                            },
                                            "page_url": {
                                                "type": "string"
                                            },
                                            "custom_url": {
                                                "type": "string"
                                            },
                                            "message": {
                                                "type": "string"
                                            },
                                            "submission_action": {
                                                "type": "string"
                                            },
                                            "enable_query_params": {
                                                "type": "boolean"
                                            },
                                            "query_params": {
                                                "type": "array"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_srfm_form_restriction": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "{\"status\":false,\"maxEntries\":0,\"date\":\"\",\"hours\":\"12\",\"minutes\":\"00\",\"meridiem\":\"AM\",\"message\":\"This form is now closed as we have reached the maximum number of entries.\",\"schedulingStatus\":false,\"startDate\":\"\",\"startHours\":\"12\",\"startMinutes\":\"00\",\"startMeridiem\":\"AM\",\"schedulingNotStartedMessage\":\"This form is not yet available. Check back after the scheduled start time.\",\"schedulingEndedMessage\":\"This form is closed. The submission period has ended.\"}",
                                    "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
                        }
                    }
                },
                {
                    "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\/sureforms_form\/(?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"
                            ],
                            "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": {
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_srfm_form_custom_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_use_label_as_placeholder": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_button_text": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "Submit",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_is_inline_button": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_width_backend": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "max-content",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_button_border_radius": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_alignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "left",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_alignment_backend": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "100%",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_inherit_theme_button": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_additional_classes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "message",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_captcha_security_type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_form_recaptcha": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "none",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_is_ai_generated": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_instant_form_settings": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "bg_type": "color",
                                        "bg_color": "#ffffff",
                                        "bg_image": "",
                                        "site_logo": "",
                                        "cover_type": "color",
                                        "cover_color": "#111C44",
                                        "cover_image": "",
                                        "enable_instant_form": false,
                                        "form_container_width": 620,
                                        "single_page_form_title": true,
                                        "use_banner_as_page_background": false
                                    },
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "site_logo": {
                                            "type": "string"
                                        },
                                        "site_logo_id": {
                                            "type": "integer"
                                        },
                                        "cover_type": {
                                            "type": "string"
                                        },
                                        "cover_color": {
                                            "type": "string"
                                        },
                                        "cover_image": {
                                            "type": "string"
                                        },
                                        "cover_image_id": {
                                            "type": "integer"
                                        },
                                        "bg_type": {
                                            "type": "string"
                                        },
                                        "bg_color": {
                                            "type": "string"
                                        },
                                        "bg_image": {
                                            "type": "string"
                                        },
                                        "bg_image_id": {
                                            "type": "integer"
                                        },
                                        "enable_instant_form": {
                                            "type": "boolean"
                                        },
                                        "form_container_width": {
                                            "type": "integer"
                                        },
                                        "single_page_form_title": {
                                            "type": "boolean"
                                        },
                                        "use_banner_as_page_background": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_srfm_forms_styling": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "primary_color": "#111C44",
                                        "text_color": "#1E1E1E",
                                        "text_color_on_primary": "#FFFFFF",
                                        "field_spacing": "medium",
                                        "submit_button_alignment": "left",
                                        "bg_type": "color",
                                        "bg_color": "#ffffff",
                                        "bg_image": "",
                                        "bg_image_position": {
                                            "x": 0.5,
                                            "y": 0.5
                                        },
                                        "bg_image_attachment": "scroll",
                                        "bg_image_repeat": "no-repeat",
                                        "bg_image_size": "cover",
                                        "bg_image_size_custom": 100,
                                        "bg_image_size_custom_unit": "%",
                                        "gradient_type": "basic",
                                        "bg_gradient_type": "linear",
                                        "bg_gradient_color_1": "#FFC9B2",
                                        "bg_gradient_color_2": "#C7CBFF",
                                        "bg_gradient_angle": 90,
                                        "bg_gradient_location_1": 0,
                                        "bg_gradient_location_2": 100,
                                        "bg_overlay_size": "cover",
                                        "bg_gradient_overlay_type": "",
                                        "bg_overlay_opacity": 1,
                                        "bg_overlay_image": "",
                                        "bg_image_overlay_color": "#FFFFFF75",
                                        "bg_overlay_custom_size_unit": "%",
                                        "bg_overlay_custom_size": 100,
                                        "bg_overlay_position": {
                                            "x": 0.5,
                                            "y": 0.5
                                        },
                                        "bg_overlay_attachment": "scroll",
                                        "bg_overlay_repeat": "no-repeat",
                                        "bg_overlay_blend_mode": "normal",
                                        "overlay_gradient_type": "basic",
                                        "bg_overlay_gradient_type": "linear",
                                        "bg_overlay_gradient_color_1": "#FFC9B2",
                                        "bg_overlay_gradient_color_2": "#C7CBFF",
                                        "bg_overlay_gradient_angle": 90,
                                        "bg_overlay_gradient_location_1": 0,
                                        "bg_overlay_gradient_location_2": 100,
                                        "form_padding_top": 0,
                                        "form_padding_right": 0,
                                        "form_padding_bottom": 0,
                                        "form_padding_left": 0,
                                        "form_padding_unit": "px",
                                        "form_padding_link": true,
                                        "form_border_radius_top": 0,
                                        "form_border_radius_right": 0,
                                        "form_border_radius_bottom": 0,
                                        "form_border_radius_left": 0,
                                        "form_border_radius_unit": "px",
                                        "form_border_radius_link": true,
                                        "instant_form_padding_top": 32,
                                        "instant_form_padding_right": 32,
                                        "instant_form_padding_bottom": 32,
                                        "instant_form_padding_left": 32,
                                        "instant_form_padding_unit": "px",
                                        "instant_form_padding_link": true,
                                        "instant_form_border_radius_top": 12,
                                        "instant_form_border_radius_right": 12,
                                        "instant_form_border_radius_bottom": 12,
                                        "instant_form_border_radius_left": 12,
                                        "instant_form_border_radius_unit": "px",
                                        "instant_form_border_radius_link": true
                                    },
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "primary_color": {
                                            "type": "string"
                                        },
                                        "text_color": {
                                            "type": "string"
                                        },
                                        "text_color_on_primary": {
                                            "type": "string"
                                        },
                                        "field_spacing": {
                                            "type": "string"
                                        },
                                        "submit_button_alignment": {
                                            "type": "string"
                                        },
                                        "bg_type": {
                                            "type": "string"
                                        },
                                        "bg_color": {
                                            "type": "string"
                                        },
                                        "bg_image": {
                                            "type": "string"
                                        },
                                        "bg_image_id": {
                                            "type": "integer"
                                        },
                                        "bg_image_position": {
                                            "type": "object",
                                            "properties": {
                                                "x": {
                                                    "type": "number",
                                                    "format": "float"
                                                },
                                                "y": {
                                                    "type": "number",
                                                    "format": "float"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "bg_image_attachment": {
                                            "type": "string"
                                        },
                                        "bg_image_repeat": {
                                            "type": "string"
                                        },
                                        "bg_image_size": {
                                            "type": "string"
                                        },
                                        "bg_image_size_custom": {
                                            "type": "integer"
                                        },
                                        "bg_image_size_custom_unit": {
                                            "type": "string"
                                        },
                                        "bg_gradient": {
                                            "type": "string"
                                        },
                                        "gradient_type": {
                                            "type": "string"
                                        },
                                        "bg_gradient_type": {
                                            "type": "string"
                                        },
                                        "bg_gradient_color_1": {
                                            "type": "string"
                                        },
                                        "bg_gradient_color_2": {
                                            "type": "string"
                                        },
                                        "bg_gradient_angle": {
                                            "type": "integer"
                                        },
                                        "bg_gradient_location_1": {
                                            "type": "integer"
                                        },
                                        "bg_gradient_location_2": {
                                            "type": "integer"
                                        },
                                        "bg_overlay_size": {
                                            "type": "string"
                                        },
                                        "bg_gradient_overlay_type": {
                                            "type": "string"
                                        },
                                        "bg_overlay_opacity": {
                                            "type": "number"
                                        },
                                        "bg_overlay_image": {
                                            "type": "string"
                                        },
                                        "bg_overlay_image_id": {
                                            "type": "integer"
                                        },
                                        "bg_image_overlay_color": {
                                            "type": "string"
                                        },
                                        "bg_overlay_custom_size_unit": {
                                            "type": "string"
                                        },
                                        "bg_overlay_custom_size": {
                                            "type": "integer"
                                        },
                                        "bg_overlay_blend_mode": {
                                            "type": "string"
                                        },
                                        "bg_overlay_position": {
                                            "type": "object",
                                            "properties": {
                                                "x": {
                                                    "type": "number",
                                                    "format": "float"
                                                },
                                                "y": {
                                                    "type": "number",
                                                    "format": "float"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "bg_overlay_attachment": {
                                            "type": "string"
                                        },
                                        "bg_overlay_repeat": {
                                            "type": "string"
                                        },
                                        "bg_overlay_gradient": {
                                            "type": "string"
                                        },
                                        "overlay_gradient_type": {
                                            "type": "string"
                                        },
                                        "bg_overlay_gradient_type": {
                                            "type": "string"
                                        },
                                        "bg_overlay_gradient_color_1": {
                                            "type": "string"
                                        },
                                        "bg_overlay_gradient_color_2": {
                                            "type": "string"
                                        },
                                        "bg_overlay_gradient_angle": {
                                            "type": "integer"
                                        },
                                        "bg_overlay_gradient_location_1": {
                                            "type": "integer"
                                        },
                                        "bg_overlay_gradient_location_2": {
                                            "type": "integer"
                                        },
                                        "form_padding_top": {
                                            "type": "number"
                                        },
                                        "form_padding_right": {
                                            "type": "number"
                                        },
                                        "form_padding_bottom": {
                                            "type": "number"
                                        },
                                        "form_padding_left": {
                                            "type": "number"
                                        },
                                        "form_padding_unit": {
                                            "type": "string"
                                        },
                                        "form_padding_link": {
                                            "type": "boolean"
                                        },
                                        "form_border_radius_top": {
                                            "type": "number"
                                        },
                                        "form_border_radius_right": {
                                            "type": "number"
                                        },
                                        "form_border_radius_bottom": {
                                            "type": "number"
                                        },
                                        "form_border_radius_left": {
                                            "type": "number"
                                        },
                                        "form_border_radius_unit": {
                                            "type": "string"
                                        },
                                        "form_border_radius_link": {
                                            "type": "boolean"
                                        },
                                        "instant_form_padding_top": {
                                            "type": "number"
                                        },
                                        "instant_form_padding_right": {
                                            "type": "number"
                                        },
                                        "instant_form_padding_bottom": {
                                            "type": "number"
                                        },
                                        "instant_form_padding_left": {
                                            "type": "number"
                                        },
                                        "instant_form_padding_unit": {
                                            "type": "string"
                                        },
                                        "instant_form_padding_link": {
                                            "type": "boolean"
                                        },
                                        "instant_form_border_radius_top": {
                                            "type": "number"
                                        },
                                        "instant_form_border_radius_right": {
                                            "type": "number"
                                        },
                                        "instant_form_border_radius_bottom": {
                                            "type": "number"
                                        },
                                        "instant_form_border_radius_left": {
                                            "type": "number"
                                        },
                                        "instant_form_border_radius_unit": {
                                            "type": "string"
                                        },
                                        "instant_form_border_radius_link": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_srfm_email_notification": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "id": 1,
                                            "status": true,
                                            "is_raw_format": false,
                                            "name": "Admin Notification Email",
                                            "email_to": "{admin_email}",
                                            "email_reply_to": "{admin_email}",
                                            "from_name": "{site_title}",
                                            "from_email": "{admin_email}",
                                            "email_cc": "{admin_email}",
                                            "email_bcc": "{admin_email}",
                                            "subject": "New Form Submission - {form_title}",
                                            "email_body": "{all_data}"
                                        }
                                    ],
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "type": "integer"
                                            },
                                            "status": {
                                                "type": "boolean"
                                            },
                                            "is_raw_format": {
                                                "type": "boolean"
                                            },
                                            "name": {
                                                "type": "string"
                                            },
                                            "email_to": {
                                                "type": "string"
                                            },
                                            "email_reply_to": {
                                                "type": "string"
                                            },
                                            "from_name": {
                                                "type": "string"
                                            },
                                            "from_email": {
                                                "type": "string"
                                            },
                                            "email_cc": {
                                                "type": "string"
                                            },
                                            "email_bcc": {
                                                "type": "string"
                                            },
                                            "subject": {
                                                "type": "string"
                                            },
                                            "email_body": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_srfm_compliance": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "id": "gdpr",
                                            "gdpr": false,
                                            "do_not_store_entries": false,
                                            "auto_delete_entries": false,
                                            "auto_delete_days": ""
                                        }
                                    ],
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "type": "string"
                                            },
                                            "gdpr": {
                                                "type": "boolean"
                                            },
                                            "do_not_store_entries": {
                                                "type": "boolean"
                                            },
                                            "auto_delete_entries": {
                                                "type": "boolean"
                                            },
                                            "auto_delete_days": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_srfm_form_confirmation": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "id": 1,
                                            "confirmation_type": "same page",
                                            "page_url": "",
                                            "custom_url": "",
                                            "message": "<p style=\"text-align: center;\"><img src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCAyOCAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI1LjY2NTQgMTIuOTI4MVYxNC4wMDE1QzI1LjY2MzkgMTYuNTE3MyAyNC44NDkzIDE4Ljk2NTMgMjMuMzQyOSAyMC45ODAzQzIxLjgzNjYgMjIuOTk1MyAxOS43MTkyIDI0LjQ2OTQgMTcuMzA2NiAyNS4xODI3QzE0Ljg5NCAyNS44OTYgMTIuMzE1NSAyNS44MTA0IDkuOTU1NTggMjQuOTM4NUM3LjU5NTY2IDI0LjA2NjYgNS41ODA3OSAyMi40NTUzIDQuMjExNDkgMjAuMzQ0N0MyLjg0MjE4IDE4LjIzNDIgMi4xOTE3OSAxNS43Mzc1IDIuMzU3MzIgMTMuMjI3MkMyLjUyMjg1IDEwLjcxNjggMy40OTU0NCA4LjMyNzE4IDUuMTMwMDIgNi40MTQ3MkM2Ljc2NDYxIDQuNTAyMjYgOC45NzM2MSAzLjE2OTQyIDExLjQyNzYgMi42MTQ5N0MxMy44ODE2IDIuMDYwNTMgMTYuNDQ5IDIuMzE0MiAxOC43NDcgMy4zMzgxNCIgc3Ryb2tlPSIjMUE5NzNEIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMjUuNjY2NyA0LjY2Nzk3TDE0IDE2LjM0NjNMMTAuNSAxMi44NDYzIiBzdHJva2U9IiMxQTk3M0QiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=\" alt=\"\" aria-hidden=\"true\" \/><\/p><h2 style=\"text-align: center;\">Thank you<\/h2><p style=\"text-align: center;\">Your form has been submitted successfully. We&#039;ll review your details and get back to you soon.<\/p>",
                                            "submission_action": "hide form"
                                        }
                                    ],
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "type": "integer"
                                            },
                                            "confirmation_type": {
                                                "type": "string"
                                            },
                                            "page_url": {
                                                "type": "string"
                                            },
                                            "custom_url": {
                                                "type": "string"
                                            },
                                            "message": {
                                                "type": "string"
                                            },
                                            "submission_action": {
                                                "type": "string"
                                            },
                                            "enable_query_params": {
                                                "type": "boolean"
                                            },
                                            "query_params": {
                                                "type": "array"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_srfm_form_restriction": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "{\"status\":false,\"maxEntries\":0,\"date\":\"\",\"hours\":\"12\",\"minutes\":\"00\",\"meridiem\":\"AM\",\"message\":\"This form is now closed as we have reached the maximum number of entries.\",\"schedulingStatus\":false,\"startDate\":\"\",\"startHours\":\"12\",\"startMinutes\":\"00\",\"startMeridiem\":\"AM\",\"schedulingNotStartedMessage\":\"This form is not yet available. Check back after the scheduled start time.\",\"schedulingEndedMessage\":\"This form is closed. The submission period has ended.\"}",
                                    "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
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sureforms_form\/(?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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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",
                                    "spectra-popup": "spectra-popup",
                                    "sureforms_form": "sureforms_form"
                                }
                            },
                            "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
                                }
                            },
                            "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:\/\/solutionsresource.co\/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
                                }
                            },
                            "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
                                }
                            },
                            "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:\/\/solutionsresource.co\/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",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "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",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "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": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Note resolution status",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/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": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Note resolution status",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "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",
                                    "sureforms_form",
                                    "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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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": {
                        "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
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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
                        }
                    }
                }
            ]
        },
        "\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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:\/\/solutionsresource.co\/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
                        }
                    }
                }
            ]
        }
    },
    "site_logo": 1621,
    "site_icon": 0,
    "site_icon_url": "",
    "_links": {
        "help": [
            {
                "href": "https:\/\/developer.wordpress.org\/rest-api\/"
            }
        ],
        "wp:featuredmedia": [
            {
                "embeddable": true,
                "type": "site_logo",
                "href": "https:\/\/solutionsresource.co\/ar\/wp-json\/wp\/v2\/media\/1621"
            }
        ],
        "curies": [
            {
                "name": "wp",
                "href": "https:\/\/api.w.org\/{rel}",
                "templated": true
            }
        ]
    }
}