{
    "name": "Adel Nasim",
    "description": "Science for all",
    "url": "https:\/\/adelnasim.com",
    "home": "https:\/\/adelnasim.com\/ar",
    "gmt_offset": "0",
    "timezone_string": "",
    "page_for_posts": 17,
    "page_on_front": 5352,
    "show_on_front": "page",
    "namespaces": [
        "ssa\/v1",
        "give-api\/v2",
        "oembed\/1.0",
        "aioseo\/v1",
        "optml\/v1",
        "siteground-settings\/v1",
        "sg-security\/v1",
        "givewp\/v3",
        "givewp\/form-builder\/email-preview",
        "wpforms\/v1",
        "google-site-kit\/v1",
        "elementor\/v1",
        "otter\/v1",
        "omapp\/v1",
        "wp\/v2",
        "wp-site-health\/v1",
        "wp-block-editor\/v1"
    ],
    "authentication": {
        "application-passwords": {
            "endpoints": {
                "authorization": "https:\/\/adelnasim.com\/wp-admin\/authorize-application.php"
            }
        }
    },
    "routes": {
        "\/": {
            "namespace": "",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/"
                    }
                ]
            }
        },
        "\/batch\/v1": {
            "namespace": "",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "validation": {
                            "type": "string",
                            "enum": [
                                "require-all-validate",
                                "normal"
                            ],
                            "default": "normal",
                            "required": false
                        },
                        "requests": {
                            "type": "array",
                            "maxItems": 25,
                            "items": {
                                "type": "object",
                                "properties": {
                                    "method": {
                                        "type": "string",
                                        "enum": [
                                            "POST",
                                            "PUT",
                                            "PATCH",
                                            "DELETE"
                                        ],
                                        "default": "POST"
                                    },
                                    "path": {
                                        "type": "string",
                                        "required": true
                                    },
                                    "body": {
                                        "type": "object",
                                        "properties": [],
                                        "additionalProperties": true
                                    },
                                    "headers": {
                                        "type": "object",
                                        "properties": [],
                                        "additionalProperties": {
                                            "type": [
                                                "string",
                                                "array"
                                            ],
                                            "items": {
                                                "type": "string"
                                            }
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/batch\/v1"
                    }
                ]
            }
        },
        "\/ssa\/v1": {
            "namespace": "ssa\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "ssa\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/ssa\/v1"
                    }
                ]
            }
        },
        "\/ssa\/v1\/settings": {
            "namespace": "ssa\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/ssa\/v1\/settings"
                    }
                ]
            }
        },
        "\/ssa\/v1\/settings\/(?P<id>[a-zA-Z0-9_-]+)": {
            "namespace": "ssa\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ssa\/v1\/settings\/schema": {
            "namespace": "ssa\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/ssa\/v1\/settings\/schema"
                    }
                ]
            }
        },
        "\/ssa\/v1\/notices": {
            "namespace": "ssa\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/ssa\/v1\/notices"
                    }
                ]
            }
        },
        "\/ssa\/v1\/notices\/(?P<id>[a-zA-Z0-9_-]+)": {
            "namespace": "ssa\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "global": {
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "global": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ssa\/v1\/notices\/schema": {
            "namespace": "ssa\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/ssa\/v1\/notices\/schema"
                    }
                ]
            }
        },
        "\/ssa\/v1\/notices\/pinned\/(?P<id>[a-zA-Z0-9_-]+)": {
            "namespace": "ssa\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/ssa\/v1\/notices\/pinned\/delete\/(?P<id>[a-zA-Z0-9_-]+)": {
            "namespace": "ssa\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/ssa\/v1\/notices-errors": {
            "namespace": "ssa\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/ssa\/v1\/notices-errors"
                    }
                ]
            }
        },
        "\/ssa\/v1\/templates\/validate": {
            "namespace": "ssa\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "message": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/ssa\/v1\/templates\/validate"
                    }
                ]
            }
        },
        "\/ssa\/v1\/notifications\/preview": {
            "namespace": "ssa\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "template": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/ssa\/v1\/notifications\/preview"
                    }
                ]
            }
        },
        "\/ssa\/v1\/support_status": {
            "namespace": "ssa\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/ssa\/v1\/support_status"
                    }
                ]
            }
        },
        "\/ssa\/v1\/support_ticket": {
            "namespace": "ssa\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/ssa\/v1\/support_ticket"
                    }
                ]
            }
        },
        "\/ssa\/v1\/support_debug\/wp": {
            "namespace": "ssa\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/ssa\/v1\/support_debug\/wp"
                    }
                ]
            }
        },
        "\/ssa\/v1\/support_debug\/wp\/delete": {
            "namespace": "ssa\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/ssa\/v1\/support_debug\/wp\/delete"
                    }
                ]
            }
        },
        "\/ssa\/v1\/support_debug\/ssa": {
            "namespace": "ssa\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/ssa\/v1\/support_debug\/ssa"
                    }
                ]
            }
        },
        "\/ssa\/v1\/support_debug\/ssa\/delete": {
            "namespace": "ssa\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/ssa\/v1\/support_debug\/ssa\/delete"
                    }
                ]
            }
        },
        "\/ssa\/v1\/support_debug\/logs": {
            "namespace": "ssa\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/ssa\/v1\/support_debug\/logs"
                    }
                ]
            }
        },
        "\/ssa\/v1\/support\/export": {
            "namespace": "ssa\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/ssa\/v1\/support\/export"
                    }
                ]
            }
        },
        "\/ssa\/v1\/support\/import": {
            "namespace": "ssa\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/ssa\/v1\/support\/import"
                    }
                ]
            }
        },
        "\/ssa\/v1\/fetch-guides": {
            "namespace": "ssa\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/ssa\/v1\/fetch-guides"
                    }
                ]
            }
        },
        "\/ssa\/v1\/user\/check": {
            "namespace": "ssa\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/ssa\/v1\/user\/check"
                    }
                ]
            }
        },
        "\/give-api\/v2": {
            "namespace": "give-api\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "give-api\/v2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/give-api\/v2"
                    }
                ]
            }
        },
        "\/give-api\/v2\/admin\/forms\/migrate\/(?P<id>\\d+)": {
            "namespace": "give-api\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "The ID of the form (v2) to migrate to v3.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/give-api\/v2\/admin\/forms\/transfer": {
            "namespace": "give-api\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "formId": {
                            "type": "integer",
                            "description": "The ID of the form (v3) to transfer donations (from v2).",
                            "required": false
                        },
                        "changeUrl": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "delete": {
                            "type": "boolean",
                            "required": true
                        },
                        "redirect": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/give-api\/v2\/admin\/forms\/transfer"
                    }
                ]
            }
        },
        "\/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:\/\/adelnasim.com\/ar\/wp-json\/oembed\/1.0"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/embed": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "\u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0630\u064a \u064a\u062a\u0645 \u062c\u0644\u0628 \u0628\u064a\u0627\u0646\u0627\u062a oEmbed \u0645\u0646\u0647.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "default": "json",
                            "required": false
                        },
                        "maxwidth": {
                            "default": 600,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/oembed\/1.0\/embed"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/proxy": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "\u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0630\u064a \u064a\u062a\u0645 \u062c\u0644\u0628 \u0628\u064a\u0627\u0646\u0627\u062a oEmbed \u0645\u0646\u0647.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "description": "\u0635\u064a\u063a\u0629 oEmbed \u0627\u0644\u062a\u064a \u064a\u062c\u0628 \u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0647\u0627.",
                            "type": "string",
                            "default": "json",
                            "enum": [
                                "json",
                                "xml"
                            ],
                            "required": false
                        },
                        "maxwidth": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0639\u0631\u0636 \u0627\u0644\u0625\u0637\u0627\u0631 \u0627\u0644\u0645\u064f\u0636\u0645\u0651\u0646 \u0628\u0627\u0644\u0628\u064a\u0643\u0633\u0644.",
                            "type": "integer",
                            "default": 600,
                            "required": false
                        },
                        "maxheight": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0625\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0625\u0637\u0627\u0631 \u0627\u0644\u0645\u064f\u0636\u0645\u0651\u0646 \u0628\u0627\u0644\u0628\u064a\u0643\u0633\u0644.",
                            "type": "integer",
                            "required": false
                        },
                        "discover": {
                            "description": "\u0645\u0627 \u0625\u0646 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u0646\u0641\u064a\u0630 \u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0644\u0627\u0633\u062a\u0643\u0634\u0627\u0641 oEmbed \u0644\u0644\u0645\u0632\u0648\u062f\u064a\u0646 \u063a\u064a\u0631 \u0627\u0644\u0645\u0635\u0631\u062d \u0644\u0647\u0645.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/oembed\/1.0\/proxy"
                    }
                ]
            }
        },
        "\/aioseo\/v1": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "aioseo\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/options": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/options"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/ping": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/ping"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/post": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/post"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/post\/(?P<postId>[\\d]+)\/first-attached-image": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/user\/(?P<userId>[\\d]+)\/image": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/tags": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/tags"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/htaccess": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/htaccess"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/post\/(?P<postId>[\\d]+)\/disable-primary-term-education": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/post\/(?P<postId>[\\d]+)\/disable-link-format-education": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/post\/(?P<postId>[\\d]+)\/update-internal-link-count": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/post\/(?P<postId>[\\d]+)\/process-content": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/posts-list\/load-details-column": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/posts-list\/load-details-column"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/posts-list\/update-details-column": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/posts-list\/update-details-column"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/terms-list\/load-details-column": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/terms-list\/load-details-column"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/terms-list\/update-details-column": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/terms-list\/update-details-column"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/keyphrases": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/keyphrases"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/analyze": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/analyze"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/analyze-headline": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/analyze-headline"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/analyze-headline\/delete": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/analyze-headline\/delete"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/analyze\/delete-site": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/analyze\/delete-site"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/clear-log": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/clear-log"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/connect": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/connect"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/connect-pro": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/connect-pro"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/connect-url": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/connect-url"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/backup": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/backup"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/backup\/restore": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/backup\/restore"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/email-debug-info": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/email-debug-info"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/migration\/fix-blank-formats": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/migration\/fix-blank-formats"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/blog-visibility-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/notification\/blog-visibility-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/description-format-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/notification\/description-format-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/conflicting-plugins-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/notification\/conflicting-plugins-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/install-addons-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/notification\/install-addons-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/install-aioseo-image-seo-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/notification\/install-aioseo-image-seo-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/install-aioseo-local-business-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/notification\/install-aioseo-local-business-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/install-aioseo-news-sitemap-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/notification\/install-aioseo-news-sitemap-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/install-aioseo-video-sitemap-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/notification\/install-aioseo-video-sitemap-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/install-mi-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/notification\/install-mi-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/install-om-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/notification\/install-om-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/v3-migration-custom-field-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/notification\/v3-migration-custom-field-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/v3-migration-schema-number-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/notification\/v3-migration-schema-number-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notifications\/dismiss": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/notifications\/dismiss"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/objects": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/objects"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/plugins\/deactivate": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/plugins\/deactivate"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/plugins\/install": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/plugins\/install"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/plugins\/upgrade": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/plugins\/upgrade"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/reset-settings": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/reset-settings"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/export": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/settings\/export"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/hide-setup-wizard": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/settings\/hide-setup-wizard"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/hide-upgrade-bar": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/settings\/hide-upgrade-bar"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/import": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/settings\/import"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/import\/(?P<siteId>[\\d]+)": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/settings\/import-plugins": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/settings\/import-plugins"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/toggle-card": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/settings\/toggle-card"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/toggle-radio": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/settings\/toggle-radio"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/dismiss-alert": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/settings\/dismiss-alert"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/items-per-page": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/settings\/items-per-page"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/do-task": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/settings\/do-task"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/sitemap\/deactivate-conflicting-plugins": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/sitemap\/deactivate-conflicting-plugins"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/sitemap\/delete-static-files": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/sitemap\/delete-static-files"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/sitemap\/validate-html-sitemap-slug": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/sitemap\/validate-html-sitemap-slug"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/tools\/delete-robots-txt": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/tools\/delete-robots-txt"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/tools\/import-robots-txt": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/tools\/import-robots-txt"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/wizard": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/wizard"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/integration\/semrush\/authenticate": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/integration\/semrush\/authenticate"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/integration\/semrush\/refresh": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/integration\/semrush\/refresh"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/integration\/semrush\/keyphrases": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/integration\/semrush\/keyphrases"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/integration\/wpcode\/snippets": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/aioseo\/v1\/integration\/wpcode\/snippets"
                    }
                ]
            }
        },
        "\/optml\/v1": {
            "namespace": "optml\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "optml\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/optml\/v1"
                    }
                ]
            }
        },
        "\/optml\/v1\/update_option": {
            "namespace": "optml\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/optml\/v1\/update_option"
                    }
                ]
            }
        },
        "\/optml\/v1\/request_update": {
            "namespace": "optml\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/optml\/v1\/request_update"
                    }
                ]
            }
        },
        "\/optml\/v1\/check_redirects": {
            "namespace": "optml\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/optml\/v1\/check_redirects"
                    }
                ]
            }
        },
        "\/optml\/v1\/connect": {
            "namespace": "optml\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "api_key": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/optml\/v1\/connect"
                    }
                ]
            }
        },
        "\/optml\/v1\/select_application": {
            "namespace": "optml\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "api_key": {
                            "type": "string",
                            "required": true
                        },
                        "application": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/optml\/v1\/select_application"
                    }
                ]
            }
        },
        "\/optml\/v1\/register_service": {
            "namespace": "optml\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "email": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/optml\/v1\/register_service"
                    }
                ]
            }
        },
        "\/optml\/v1\/disconnect": {
            "namespace": "optml\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/optml\/v1\/disconnect"
                    }
                ]
            }
        },
        "\/optml\/v1\/poll_optimized_images": {
            "namespace": "optml\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/optml\/v1\/poll_optimized_images"
                    }
                ]
            }
        },
        "\/optml\/v1\/get_sample_rate": {
            "namespace": "optml\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/optml\/v1\/get_sample_rate"
                    }
                ]
            }
        },
        "\/optml\/v1\/upload_onboard_images": {
            "namespace": "optml\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "offset": {
                            "type": "number",
                            "default": 0,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/optml\/v1\/upload_onboard_images"
                    }
                ]
            }
        },
        "\/optml\/v1\/poll_watermarks": {
            "namespace": "optml\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/optml\/v1\/poll_watermarks"
                    }
                ]
            }
        },
        "\/optml\/v1\/add_watermark": {
            "namespace": "optml\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/optml\/v1\/add_watermark"
                    }
                ]
            }
        },
        "\/optml\/v1\/remove_watermark": {
            "namespace": "optml\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/optml\/v1\/remove_watermark"
                    }
                ]
            }
        },
        "\/optml\/v1\/poll_conflicts": {
            "namespace": "optml\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/optml\/v1\/poll_conflicts"
                    }
                ]
            }
        },
        "\/optml\/v1\/dismiss_conflict": {
            "namespace": "optml\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/optml\/v1\/dismiss_conflict"
                    }
                ]
            }
        },
        "\/optml\/v1\/clear_cache_request": {
            "namespace": "optml\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/optml\/v1\/clear_cache_request"
                    }
                ]
            }
        },
        "\/optml\/v1\/number_of_images_and_pages": {
            "namespace": "optml\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/optml\/v1\/number_of_images_and_pages"
                    }
                ]
            }
        },
        "\/optml\/v1\/get_offload_conflicts": {
            "namespace": "optml\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/optml\/v1\/get_offload_conflicts"
                    }
                ]
            }
        },
        "\/optml\/v1\/insert_images": {
            "namespace": "optml\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "images": {
                            "type": "array",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/optml\/v1\/insert_images"
                    }
                ]
            }
        },
        "\/siteground-settings\/v1": {
            "namespace": "siteground-settings\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "siteground-settings\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/siteground-settings\/v1"
                    }
                ]
            }
        },
        "\/siteground-settings\/v1\/update-settings": {
            "namespace": "siteground-settings\/v1",
            "methods": [
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/siteground-settings\/v1\/update-settings"
                    }
                ]
            }
        },
        "\/sg-security\/v1": {
            "namespace": "sg-security\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "sg-security\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/sg-security\/v1"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/fetch-options": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/sg-security\/v1\/fetch-options"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/reinstall-plugins": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/sg-security\/v1\/reinstall-plugins"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/force-password-reset": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/sg-security\/v1\/force-password-reset"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/logout-users": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/sg-security\/v1\/logout-users"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/lock-system-folders": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/sg-security\/v1\/lock-system-folders"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/disable-editors": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/sg-security\/v1\/disable-editors"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/hide-wp-version": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/sg-security\/v1\/hide-wp-version"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/disable-xml-rpc": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/sg-security\/v1\/disable-xml-rpc"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/disable-feeds": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/sg-security\/v1\/disable-feeds"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/delete-readme": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/sg-security\/v1\/delete-readme"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/xss-protection": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/sg-security\/v1\/xss-protection"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/2fa": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/sg-security\/v1\/2fa"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/reset-user-2fa\/(?P<id>\\d+)": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/sg-security\/v1\/disable-admin-username": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/sg-security\/v1\/disable-admin-username"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/login-access": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/sg-security\/v1\/login-access"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/limit-login-attempts": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/sg-security\/v1\/limit-login-attempts"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/custom-login-url": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/sg-security\/v1\/custom-login-url"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/notifications": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/sg-security\/v1\/notifications"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/hardening": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/sg-security\/v1\/hardening"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/e-book": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/sg-security\/v1\/e-book"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/rate": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/sg-security\/v1\/rate"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/activity-unknown": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/sg-security\/v1\/activity-unknown"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/activity-registered": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/sg-security\/v1\/activity-registered"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/blocked-users": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/sg-security\/v1\/blocked-users"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/block-ip\/(?P<id>\\d+)": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "ip": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/sg-security\/v1\/login-unblock": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/sg-security\/v1\/login-unblock"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/block-user\/(?P<id>\\d+)": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/sg-security\/v1\/get-visitor-status\/(?P<id>\\d+)": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "ip": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/sg-security\/v1\/weekly-report": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/sg-security\/v1\/weekly-report"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/notification-emails": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/sg-security\/v1\/notification-emails"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/manage-activity-log": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/sg-security\/v1\/manage-activity-log"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/activity-log-lifetime": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/sg-security\/v1\/activity-log-lifetime"
                    }
                ]
            }
        },
        "\/give-api\/v2\/form\/(?P<id>[\\d]+)": {
            "namespace": "give-api\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/give-api\/v2\/form-grid": {
            "namespace": "give-api\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/give-api\/v2\/form-grid"
                    }
                ]
            }
        },
        "\/give-api\/v2\/reports\/payment-statuses": {
            "namespace": "give-api\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "start": {
                            "type": "string",
                            "required": true
                        },
                        "end": {
                            "type": "string",
                            "required": true
                        },
                        "currency": {
                            "type": "string",
                            "required": true
                        },
                        "testMode": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/give-api\/v2\/reports\/payment-statuses"
                    }
                ]
            }
        },
        "\/give-api\/v2\/reports\/payment-methods": {
            "namespace": "give-api\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "start": {
                            "type": "string",
                            "required": true
                        },
                        "end": {
                            "type": "string",
                            "required": true
                        },
                        "currency": {
                            "type": "string",
                            "required": true
                        },
                        "testMode": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/give-api\/v2\/reports\/payment-methods"
                    }
                ]
            }
        },
        "\/give-api\/v2\/reports\/form-performance": {
            "namespace": "give-api\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "start": {
                            "type": "string",
                            "required": true
                        },
                        "end": {
                            "type": "string",
                            "required": true
                        },
                        "currency": {
                            "type": "string",
                            "required": true
                        },
                        "testMode": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/give-api\/v2\/reports\/form-performance"
                    }
                ]
            }
        },
        "\/give-api\/v2\/reports\/top-donors": {
            "namespace": "give-api\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "start": {
                            "type": "string",
                            "required": true
                        },
                        "end": {
                            "type": "string",
                            "required": true
                        },
                        "currency": {
                            "type": "string",
                            "required": true
                        },
                        "testMode": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/give-api\/v2\/reports\/top-donors"
                    }
                ]
            }
        },
        "\/give-api\/v2\/reports\/recent-donations": {
            "namespace": "give-api\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "start": {
                            "type": "string",
                            "required": true
                        },
                        "end": {
                            "type": "string",
                            "required": true
                        },
                        "currency": {
                            "type": "string",
                            "required": true
                        },
                        "testMode": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/give-api\/v2\/reports\/recent-donations"
                    }
                ]
            }
        },
        "\/give-api\/v2\/reports\/income": {
            "namespace": "give-api\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "start": {
                            "type": "string",
                            "required": true
                        },
                        "end": {
                            "type": "string",
                            "required": true
                        },
                        "currency": {
                            "type": "string",
                            "required": true
                        },
                        "testMode": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/give-api\/v2\/reports\/income"
                    }
                ]
            }
        },
        "\/give-api\/v2\/reports\/income-breakdown": {
            "namespace": "give-api\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "start": {
                            "type": "string",
                            "required": true
                        },
                        "end": {
                            "type": "string",
                            "required": true
                        },
                        "currency": {
                            "type": "string",
                            "required": true
                        },
                        "testMode": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/give-api\/v2\/reports\/income-breakdown"
                    }
                ]
            }
        },
        "\/give-api\/v2\/reports\/average-donation": {
            "namespace": "give-api\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "start": {
                            "type": "string",
                            "required": true
                        },
                        "end": {
                            "type": "string",
                            "required": true
                        },
                        "currency": {
                            "type": "string",
                            "required": true
                        },
                        "testMode": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/give-api\/v2\/reports\/average-donation"
                    }
                ]
            }
        },
        "\/give-api\/v2\/reports\/total-donors": {
            "namespace": "give-api\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "start": {
                            "type": "string",
                            "required": true
                        },
                        "end": {
                            "type": "string",
                            "required": true
                        },
                        "currency": {
                            "type": "string",
                            "required": true
                        },
                        "testMode": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/give-api\/v2\/reports\/total-donors"
                    }
                ]
            }
        },
        "\/give-api\/v2\/reports\/total-income": {
            "namespace": "give-api\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "start": {
                            "type": "string",
                            "required": true
                        },
                        "end": {
                            "type": "string",
                            "required": true
                        },
                        "currency": {
                            "type": "string",
                            "required": true
                        },
                        "testMode": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/give-api\/v2\/reports\/total-income"
                    }
                ]
            }
        },
        "\/give-api\/v2\/reports\/total-refunds": {
            "namespace": "give-api\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "start": {
                            "type": "string",
                            "required": true
                        },
                        "end": {
                            "type": "string",
                            "required": true
                        },
                        "currency": {
                            "type": "string",
                            "required": true
                        },
                        "testMode": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/give-api\/v2\/reports\/total-refunds"
                    }
                ]
            }
        },
        "\/give-api\/v2\/logs\/get-logs": {
            "namespace": "give-api\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "default": "1",
                            "required": false
                        },
                        "type": {
                            "default": "all",
                            "required": false
                        },
                        "category": {
                            "default": "",
                            "required": false
                        },
                        "source": {
                            "default": "",
                            "required": false
                        },
                        "sort": {
                            "default": "id",
                            "required": false
                        },
                        "direction": {
                            "default": "DESC",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/give-api\/v2\/logs\/get-logs"
                    }
                ]
            }
        },
        "\/give-api\/v2\/logs\/flush-logs": {
            "namespace": "give-api\/v2",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/give-api\/v2\/logs\/flush-logs"
                    }
                ]
            }
        },
        "\/give-api\/v2\/admin\/forms": {
            "namespace": "give-api\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "perPage": {
                            "type": "integer",
                            "default": 30,
                            "minimum": 1,
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "default": "any",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "trash",
                                "auto-draft",
                                "inherit",
                                "any",
                                "upgraded"
                            ],
                            "required": false
                        },
                        "search": {
                            "type": "string",
                            "required": false
                        },
                        "sortColumn": {
                            "type": "string",
                            "required": false
                        },
                        "sortDirection": {
                            "type": "string",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "locale": {
                            "type": "string",
                            "default": "ar",
                            "required": false
                        },
                        "return": {
                            "type": "string",
                            "default": "columns",
                            "enum": [
                                "model",
                                "columns"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/give-api\/v2\/admin\/forms"
                    }
                ]
            }
        },
        "\/give-api\/v2\/admin\/donors": {
            "namespace": "give-api\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "perPage": {
                            "type": "integer",
                            "default": 30,
                            "minimum": 1,
                            "required": false
                        },
                        "donations": {
                            "type": "integer",
                            "default": 0,
                            "required": false
                        },
                        "search": {
                            "type": "string",
                            "required": false
                        },
                        "start": {
                            "type": "string",
                            "required": false
                        },
                        "form": {
                            "type": "integer",
                            "default": 0,
                            "required": false
                        },
                        "end": {
                            "type": "string",
                            "required": false
                        },
                        "sortColumn": {
                            "type": "string",
                            "required": false
                        },
                        "sortDirection": {
                            "type": "string",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "locale": {
                            "type": "string",
                            "default": "ar",
                            "required": false
                        },
                        "return": {
                            "type": "string",
                            "default": "columns",
                            "enum": [
                                "model",
                                "columns"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/give-api\/v2\/admin\/donors"
                    }
                ]
            }
        },
        "\/give-api\/v2\/admin\/donations": {
            "namespace": "give-api\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "perPage": {
                            "type": "integer",
                            "default": 30,
                            "minimum": 1,
                            "required": false
                        },
                        "form": {
                            "type": "integer",
                            "default": 0,
                            "required": false
                        },
                        "search": {
                            "type": "string",
                            "required": false
                        },
                        "start": {
                            "type": "string",
                            "required": false
                        },
                        "end": {
                            "type": "string",
                            "required": false
                        },
                        "donor": {
                            "type": "string",
                            "required": false
                        },
                        "sortColumn": {
                            "type": "string",
                            "required": false
                        },
                        "sortDirection": {
                            "type": "string",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "locale": {
                            "type": "string",
                            "default": "ar",
                            "required": false
                        },
                        "testMode": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "return": {
                            "type": "string",
                            "default": "columns",
                            "enum": [
                                "model",
                                "columns"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/give-api\/v2\/admin\/donations"
                    }
                ]
            }
        },
        "\/give-api\/v2\/admin\/subscriptions": {
            "namespace": "give-api\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "perPage": {
                            "type": "integer",
                            "default": 30,
                            "minimum": 1,
                            "required": false
                        },
                        "donations": {
                            "type": "integer",
                            "default": 0,
                            "required": false
                        },
                        "search": {
                            "type": "string",
                            "required": false
                        },
                        "start": {
                            "type": "string",
                            "required": false
                        },
                        "form": {
                            "type": "integer",
                            "default": 0,
                            "required": false
                        },
                        "end": {
                            "type": "string",
                            "required": false
                        },
                        "sortColumn": {
                            "type": "string",
                            "required": false
                        },
                        "sortDirection": {
                            "type": "string",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "locale": {
                            "type": "string",
                            "default": "ar",
                            "required": false
                        },
                        "testMode": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "return": {
                            "type": "string",
                            "default": "columns",
                            "enum": [
                                "model",
                                "columns"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/give-api\/v2\/admin\/subscriptions"
                    }
                ]
            }
        },
        "\/give-api\/v2\/admin\/donors\/view": {
            "namespace": "give-api\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "isLegacy": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/give-api\/v2\/admin\/donors\/view"
                    }
                ]
            }
        },
        "\/give-api\/v2\/admin\/donations\/view": {
            "namespace": "give-api\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "isLegacy": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/give-api\/v2\/admin\/donations\/view"
                    }
                ]
            }
        },
        "\/give-api\/v2\/admin\/forms\/view": {
            "namespace": "give-api\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "isLegacy": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/give-api\/v2\/admin\/forms\/view"
                    }
                ]
            }
        },
        "\/give-api\/v2\/admin\/subscriptions\/view": {
            "namespace": "give-api\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "isLegacy": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/give-api\/v2\/admin\/subscriptions\/view"
                    }
                ]
            }
        },
        "\/give-api\/v2\/admin\/donations\/(?P<action>[\\S]+)": {
            "namespace": "give-api\/v2",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "DELETE"
                    ],
                    "args": {
                        "action": {
                            "type": "string",
                            "enum": [
                                "delete",
                                "setStatus",
                                "resendEmailReceipt"
                            ],
                            "required": true
                        },
                        "ids": {
                            "type": "string",
                            "required": true
                        },
                        "status": {
                            "type": "string",
                            "enum": [
                                "publish",
                                "pending",
                                "processing",
                                "refunded",
                                "revoked",
                                "failed",
                                "cancelled",
                                "abandoned",
                                "preapproval"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/give-api\/v2\/admin\/subscriptions\/(?P<action>[\\S]+)": {
            "namespace": "give-api\/v2",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "DELETE"
                    ],
                    "args": {
                        "action": {
                            "type": "string",
                            "enum": [
                                "delete",
                                "setStatus"
                            ],
                            "required": true
                        },
                        "ids": {
                            "type": "string",
                            "required": true
                        },
                        "status": {
                            "type": "string",
                            "enum": [
                                "pending",
                                "active",
                                "expired",
                                "completed",
                                "refunded",
                                "failing",
                                "cancelled",
                                "abandoned",
                                "suspended"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/give-api\/v2\/admin\/donors\/delete": {
            "namespace": "give-api\/v2",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "ids": {
                            "type": "string",
                            "required": true
                        },
                        "deleteDonationsAndRecords": {
                            "type": "boolean",
                            "default": "false",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/give-api\/v2\/admin\/donors\/delete"
                    }
                ]
            }
        },
        "\/give-api\/v2\/admin\/forms\/(?P<action>[\\S]+)": {
            "namespace": "give-api\/v2",
            "methods": [
                "POST",
                "UPDATE",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "UPDATE",
                        "DELETE"
                    ],
                    "args": {
                        "action": {
                            "type": "string",
                            "enum": [
                                "trash",
                                "restore",
                                "delete",
                                "duplicate",
                                "edit"
                            ],
                            "required": true
                        },
                        "ids": {
                            "type": "string",
                            "required": true
                        },
                        "author": {
                            "type": "string",
                            "required": true
                        },
                        "status": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/give-api\/v2\/migrations\/get-migrations": {
            "namespace": "give-api\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "default": "1",
                            "required": false
                        },
                        "sort": {
                            "default": "run_order",
                            "required": false
                        },
                        "direction": {
                            "default": "ASC",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/give-api\/v2\/migrations\/get-migrations"
                    }
                ]
            }
        },
        "\/give-api\/v2\/migrations\/run-migration": {
            "namespace": "give-api\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/give-api\/v2\/migrations\/run-migration"
                    }
                ]
            }
        },
        "\/give-api\/v2\/onboarding\/form": {
            "namespace": "give-api\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/give-api\/v2\/onboarding\/form"
                    }
                ]
            }
        },
        "\/give-api\/v2\/onboarding\/location": {
            "namespace": "give-api\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "countryCode": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/give-api\/v2\/onboarding\/location"
                    }
                ]
            }
        },
        "\/give-api\/v2\/onboarding\/settings\/addons": {
            "namespace": "give-api\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "value": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/give-api\/v2\/onboarding\/settings\/addons"
                    }
                ]
            }
        },
        "\/give-api\/v2\/onboarding\/settings\/currency": {
            "namespace": "give-api\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "value": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/give-api\/v2\/onboarding\/settings\/currency"
                    }
                ]
            }
        },
        "\/give-api\/v2\/onboarding\/settings\/features": {
            "namespace": "give-api\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "value": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/give-api\/v2\/onboarding\/settings\/features"
                    }
                ]
            }
        },
        "\/give-api\/v2\/donor-dashboard\/login": {
            "namespace": "give-api\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "login": {
                            "type": "string",
                            "required": true
                        },
                        "password": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/give-api\/v2\/donor-dashboard\/login"
                    }
                ]
            }
        },
        "\/give-api\/v2\/donor-dashboard\/logout": {
            "namespace": "give-api\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/give-api\/v2\/donor-dashboard\/logout"
                    }
                ]
            }
        },
        "\/give-api\/v2\/donor-dashboard\/reset-password": {
            "namespace": "give-api\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "email": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/give-api\/v2\/donor-dashboard\/reset-password"
                    }
                ]
            }
        },
        "\/give-api\/v2\/donor-dashboard\/verify-email": {
            "namespace": "give-api\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "email": {
                            "type": "string",
                            "required": true
                        },
                        "g-recaptcha-response": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/give-api\/v2\/donor-dashboard\/verify-email"
                    }
                ]
            }
        },
        "\/give-api\/v2\/donor-dashboard\/donations": {
            "namespace": "give-api\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/give-api\/v2\/donor-dashboard\/donations"
                    }
                ]
            }
        },
        "\/give-api\/v2\/donor-dashboard\/profile": {
            "namespace": "give-api\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "string",
                            "required": true
                        },
                        "id": {
                            "type": "int",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/give-api\/v2\/donor-dashboard\/profile"
                    }
                ]
            }
        },
        "\/give-api\/v2\/donor-dashboard\/location": {
            "namespace": "give-api\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "countryCode": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/give-api\/v2\/donor-dashboard\/location"
                    }
                ]
            }
        },
        "\/give-api\/v2\/donor-dashboard\/avatar": {
            "namespace": "give-api\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/give-api\/v2\/donor-dashboard\/avatar"
                    }
                ]
            }
        },
        "\/give-api\/v2\/donor-dashboard\/password": {
            "namespace": "give-api\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "newPassword": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/give-api\/v2\/donor-dashboard\/password"
                    }
                ]
            }
        },
        "\/give-api\/v2\/sale-banner\/hide": {
            "namespace": "give-api\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/give-api\/v2\/sale-banner\/hide"
                    }
                ]
            }
        },
        "\/give-api\/v2\/admin\/recommended-options": {
            "namespace": "give-api\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "option": {
                            "type": "string",
                            "enum": [
                                "givewp_donations_recurring_recommendation_dismissed",
                                "givewp_donations_fee_recovery_recommendation_dismissed",
                                "givewp_donations_designated_funds_recommendation_dismissed",
                                "givewp_reports_recurring_recommendation_dismissed",
                                "givewp_reports_fee_recovery_recommendation_dismissed",
                                "givewp_donors_fee_recovery_recommendation_dismissed",
                                "givewp_form_editor_donation_options_recurring_recommendation",
                                "givewp_payment_gateway_fee_recovery_recommendation"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/give-api\/v2\/admin\/recommended-options"
                    }
                ]
            }
        },
        "\/give-api\/v2\/welcome-banner\/dismiss": {
            "namespace": "give-api\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "action": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/give-api\/v2\/welcome-banner\/dismiss"
                    }
                ]
            }
        },
        "\/givewp\/v3": {
            "namespace": "givewp\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "givewp\/v3",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/givewp\/v3"
                    }
                ]
            }
        },
        "\/givewp\/v3\/form\/(?P<id>\\d+)": {
            "namespace": "givewp\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "required": false
                        },
                        "blocks": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/givewp\/form-builder\/email-preview": {
            "namespace": "givewp\/form-builder\/email-preview",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "givewp\/form-builder\/email-preview",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/givewp\/form-builder\/email-preview"
                    }
                ]
            }
        },
        "\/givewp\/form-builder\/email-preview\/show": {
            "namespace": "givewp\/form-builder\/email-preview",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "email_type": {
                            "type": "string",
                            "required": true
                        },
                        "form_id": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/givewp\/form-builder\/email-preview\/show"
                    }
                ]
            }
        },
        "\/givewp\/form-builder\/email-preview\/send": {
            "namespace": "givewp\/form-builder\/email-preview",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "email_type": {
                            "type": "string",
                            "required": true
                        },
                        "email_address": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/givewp\/form-builder\/email-preview\/send"
                    }
                ]
            }
        },
        "\/ssa\/v1\/revisions": {
            "namespace": "ssa\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/ssa\/v1\/revisions"
                    }
                ]
            }
        },
        "\/ssa\/v1\/revisions\/bulk": {
            "namespace": "ssa\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/ssa\/v1\/revisions\/bulk"
                    }
                ]
            }
        },
        "\/ssa\/v1\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "ssa\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ssa\/v1\/revisions\/(?P<id>[\\d]+)\/delete": {
            "namespace": "ssa\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "force": {
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ssa\/v1\/revision_meta": {
            "namespace": "ssa\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/ssa\/v1\/revision_meta"
                    }
                ]
            }
        },
        "\/ssa\/v1\/revision_meta\/bulk": {
            "namespace": "ssa\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/ssa\/v1\/revision_meta\/bulk"
                    }
                ]
            }
        },
        "\/ssa\/v1\/revision_meta\/(?P<id>[\\d]+)": {
            "namespace": "ssa\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ssa\/v1\/revision_meta\/(?P<id>[\\d]+)\/delete": {
            "namespace": "ssa\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "force": {
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ssa\/v1\/appointments": {
            "namespace": "ssa\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/ssa\/v1\/appointments"
                    }
                ]
            }
        },
        "\/ssa\/v1\/appointments\/bulk": {
            "namespace": "ssa\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/ssa\/v1\/appointments\/bulk"
                    }
                ]
            }
        },
        "\/ssa\/v1\/appointments\/(?P<id>[\\d]+)": {
            "namespace": "ssa\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ssa\/v1\/appointments\/(?P<id>[\\d]+)\/delete": {
            "namespace": "ssa\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "force": {
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ssa\/v1\/appointments\/(?P<id>[\\d]+)\/ics": {
            "namespace": "ssa\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ssa\/v1\/appointments\/(?P<id>[\\d]+)\/ics\/download\/customer": {
            "namespace": "ssa\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ssa\/v1\/appointments\/(?P<id>[\\d]+)\/ics\/download\/staff": {
            "namespace": "ssa\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ssa\/v1\/appointments\/(?P<id>[\\d]+)\/meta": {
            "namespace": "ssa\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ssa\/v1\/appointments\/groups\/(?P<id>[\\d]+)\/cancel": {
            "namespace": "ssa\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ssa\/v1\/appointments\/groups\/(?P<id>[\\d]+)\/delete": {
            "namespace": "ssa\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ssa\/v1\/appointments\/purge": {
            "namespace": "ssa\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/ssa\/v1\/appointments\/purge"
                    }
                ]
            }
        },
        "\/ssa\/v1\/appointments\/availability\/(?P<id>[\\d]+)": {
            "namespace": "ssa\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/ssa\/v1\/appointment_types": {
            "namespace": "ssa\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/ssa\/v1\/appointment_types"
                    }
                ]
            }
        },
        "\/ssa\/v1\/appointment_types\/bulk": {
            "namespace": "ssa\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/ssa\/v1\/appointment_types\/bulk"
                    }
                ]
            }
        },
        "\/ssa\/v1\/appointment_types\/(?P<id>[\\d]+)": {
            "namespace": "ssa\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ssa\/v1\/appointment_types\/(?P<id>[\\d]+)\/delete": {
            "namespace": "ssa\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "force": {
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ssa\/v1\/appointment_types\/(?P<id>[\\d]+)\/availability-refreshed": {
            "namespace": "ssa\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ssa\/v1\/appointment_types\/(?P<id>[\\d]+)\/availability": {
            "namespace": "ssa\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ssa\/v1\/appointment_types\/(?P<id>[\\d]+)\/recover": {
            "namespace": "ssa\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ssa\/v1\/availability": {
            "namespace": "ssa\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/ssa\/v1\/availability"
                    }
                ]
            }
        },
        "\/ssa\/v1\/availability\/troubleshoot": {
            "namespace": "ssa\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "start_date": {
                            "required": true
                        },
                        "end_date": {
                            "required": false
                        },
                        "appointment_type_id": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/ssa\/v1\/availability\/troubleshoot"
                    }
                ]
            }
        },
        "\/ssa\/v1\/appointment_type_labels": {
            "namespace": "ssa\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/ssa\/v1\/appointment_type_labels"
                    }
                ]
            }
        },
        "\/ssa\/v1\/appointment_type_labels\/bulk": {
            "namespace": "ssa\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/ssa\/v1\/appointment_type_labels\/bulk"
                    }
                ]
            }
        },
        "\/ssa\/v1\/appointment_type_labels\/(?P<id>[\\d]+)": {
            "namespace": "ssa\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ssa\/v1\/appointment_type_labels\/(?P<id>[\\d]+)\/delete": {
            "namespace": "ssa\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "force": {
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ssa\/v1\/availability_external": {
            "namespace": "ssa\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/ssa\/v1\/availability_external"
                    }
                ]
            }
        },
        "\/ssa\/v1\/availability_external\/bulk": {
            "namespace": "ssa\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/ssa\/v1\/availability_external\/bulk"
                    }
                ]
            }
        },
        "\/ssa\/v1\/availability_external\/(?P<id>[\\d]+)": {
            "namespace": "ssa\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ssa\/v1\/availability_external\/(?P<id>[\\d]+)\/delete": {
            "namespace": "ssa\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "force": {
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ssa\/v1\/customers": {
            "namespace": "ssa\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/ssa\/v1\/customers"
                    }
                ]
            }
        },
        "\/ssa\/v1\/notifications": {
            "namespace": "ssa\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/ssa\/v1\/notifications"
                    }
                ]
            }
        },
        "\/ssa\/v1\/notifications\/bulk": {
            "namespace": "ssa\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/ssa\/v1\/notifications\/bulk"
                    }
                ]
            }
        },
        "\/ssa\/v1\/notifications\/(?P<id>[\\d]+)": {
            "namespace": "ssa\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ssa\/v1\/notifications\/(?P<id>[\\d]+)\/delete": {
            "namespace": "ssa\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "force": {
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ssa\/v1\/async": {
            "namespace": "ssa\/v1",
            "methods": [
                "POST",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/ssa\/v1\/async"
                    }
                ]
            }
        },
        "\/ssa\/v1\/translation\/fetch": {
            "namespace": "ssa\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/ssa\/v1\/translation\/fetch"
                    }
                ]
            }
        },
        "\/ssa\/v1\/translation\/delete_locale": {
            "namespace": "ssa\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/ssa\/v1\/translation\/delete_locale"
                    }
                ]
            }
        },
        "\/ssa\/v1\/users": {
            "namespace": "ssa\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/ssa\/v1\/users"
                    }
                ]
            }
        },
        "\/ssa\/v1\/embed": {
            "namespace": "ssa\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/ssa\/v1\/embed"
                    }
                ]
            }
        },
        "\/ssa\/v1\/embed-inner": {
            "namespace": "ssa\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/ssa\/v1\/embed-inner"
                    }
                ]
            }
        },
        "\/ssa\/v1\/embed-inner-admin": {
            "namespace": "ssa\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/ssa\/v1\/embed-inner-admin"
                    }
                ]
            }
        },
        "\/ssa\/v1\/wp-admin\/pages": {
            "namespace": "ssa\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/ssa\/v1\/wp-admin\/pages"
                    }
                ]
            }
        },
        "\/wpforms\/v1": {
            "namespace": "wpforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wpforms\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/wpforms\/v1"
                    }
                ]
            }
        },
        "\/wpforms\/v1\/forms": {
            "namespace": "wpforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/wpforms\/v1\/forms"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "google-site-kit\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/google-site-kit\/v1"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/setup-tag": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/google-site-kit\/v1\/core\/site\/data\/setup-tag"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/connection": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/google-site-kit\/v1\/core\/site\/data\/connection"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/authentication": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/google-site-kit\/v1\/core\/user\/data\/authentication"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/disconnect": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/google-site-kit\/v1\/core\/user\/data\/disconnect"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/user-input-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "questions": {
                                        "purpose": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        },
                                        "postFrequency": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        },
                                        "goals": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/google-site-kit\/v1\/core\/user\/data\/user-input-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/list": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/list"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/activation": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/activation"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/info": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier for the module.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/info"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/check-access": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier for the module.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/check-access"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/modules\/(?P<slug>[a-z0-9\\-]+)\/data\/notifications": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier for the module.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/google-site-kit\/v1\/modules\/(?P<slug>[a-z0-9\\-]+)\/data\/settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier for the module.",
                            "default": null,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier for the module.",
                            "default": null,
                            "required": false
                        },
                        "data": {
                            "type": "object",
                            "description": "Settings to set.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/google-site-kit\/v1\/modules\/(?P<slug>[a-z0-9\\-]+)\/data\/data-available": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier for the module.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/google-site-kit\/v1\/modules\/(?P<slug>[a-z0-9\\-]+)\/data\/(?P<datapoint>[a-z\\-]+)": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier for the module.",
                            "default": null,
                            "required": false
                        },
                        "datapoint": {
                            "type": "string",
                            "description": "Module data point to address.",
                            "default": null,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier for the module.",
                            "default": null,
                            "required": false
                        },
                        "datapoint": {
                            "type": "string",
                            "description": "Module data point to address.",
                            "default": null,
                            "required": false
                        },
                        "data": {
                            "type": "object",
                            "description": "Data to set.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/recover-modules": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/recover-modules"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/sharing-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/sharing-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismissed-items": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismissed-items"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismiss-item": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismiss-item"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/permissions": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/google-site-kit\/v1\/core\/user\/data\/permissions"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/nonces": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/google-site-kit\/v1\/core\/user\/data\/nonces"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/survey-trigger": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "triggerID": {
                                    "type": "string",
                                    "required": true
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey-trigger"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/survey-event": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "session": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "session_id": {
                                            "type": "string",
                                            "required": true
                                        },
                                        "session_token": {
                                            "type": "string",
                                            "required": true
                                        }
                                    }
                                },
                                "event": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "survey_shown": {
                                            "type": "object"
                                        },
                                        "survey_closed": {
                                            "type": "object"
                                        },
                                        "question_answered": {
                                            "type": "object"
                                        },
                                        "completion_shown": {
                                            "type": "object"
                                        },
                                        "follow_up_link_clicked": {
                                            "type": "object"
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey-event"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/survey-timeout": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey-timeout"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/survey-timeouts": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey-timeouts"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/survey": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/reset": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/google-site-kit\/v1\/core\/site\/data\/reset"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/reset-persistent": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/google-site-kit\/v1\/core\/site\/data\/reset-persistent"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/developer-plugin": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/google-site-kit\/v1\/core\/site\/data\/developer-plugin"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/tracking": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "enabled": {
                                    "type": "boolean",
                                    "required": true
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/google-site-kit\/v1\/core\/user\/data\/tracking"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/search\/data\/entity-search": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "query": {
                            "type": "string",
                            "description": "Text content to search for.",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/google-site-kit\/v1\/core\/search\/data\/entity-search"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/admin-bar-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "enabled": {
                                    "type": "boolean",
                                    "required": false
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/google-site-kit\/v1\/core\/site\/data\/admin-bar-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/notifications": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/google-site-kit\/v1\/core\/site\/data\/notifications"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/mark-notification": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/google-site-kit\/v1\/core\/site\/data\/mark-notification"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/site-health-tag-placement-test": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/google-site-kit\/v1\/core\/site\/data\/site-health-tag-placement-test"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/health-checks": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/google-site-kit\/v1\/core\/site\/data\/health-checks"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/connection-check": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/google-site-kit\/v1\/core\/site\/data\/connection-check"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismissed-tours": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismissed-tours"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismiss-tour": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismiss-tour"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/key-metrics": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "isWidgetHidden": {
                                            "type": "boolean",
                                            "required": true
                                        },
                                        "widgetSlugs": {
                                            "type": "array",
                                            "required": false,
                                            "maxItems": 4,
                                            "items": {
                                                "type": "string"
                                            }
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/google-site-kit\/v1\/core\/user\/data\/key-metrics"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismissed-prompts": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismissed-prompts"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismiss-prompt": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismiss-prompt"
                    }
                ]
            }
        },
        "\/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:\/\/adelnasim.com\/ar\/wp-json\/elementor\/v1"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/elementor\/v1\/globals"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals\/colors": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/elementor\/v1\/globals\/colors"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals\/colors\/(?P<id>[\\w]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/globals\/typography": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/elementor\/v1\/globals\/typography"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals\/typography\/(?P<id>[\\w]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/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:\/\/adelnasim.com\/ar\/wp-json\/elementor\/v1\/favorites"
                    }
                ]
            }
        },
        "\/elementor\/v1\/favorites\/(?P<id>[\\w]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Type of favorites.",
                            "type": "string",
                            "required": true
                        },
                        "favorite": {
                            "description": "The favorite slug to create.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Type of favorites.",
                            "type": "string",
                            "required": true
                        },
                        "favorite": {
                            "description": "The favorite slug to delete.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/kit-elements-defaults": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/elementor\/v1\/kit-elements-defaults"
                    }
                ]
            }
        },
        "\/elementor\/v1\/kit-elements-defaults\/(?P<type>[\\w\\-\\_]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "description": "The type of the element.",
                            "required": true
                        },
                        "settings": {
                            "description": "All the default values for the requested type",
                            "type": "object",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "description": "The type of the element.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/site-navigation\/recent-posts": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "posts_per_page": {
                            "description": "Number of posts to return",
                            "type": "integer",
                            "required": true
                        },
                        "post_type": {
                            "description": "Post types to retrieve",
                            "type": "array",
                            "default": [
                                "page",
                                "post",
                                "elementor_library"
                            ],
                            "required": false
                        },
                        "post__not_in": {
                            "description": "Post id`s to exclude",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/elementor\/v1\/site-navigation\/recent-posts"
                    }
                ]
            }
        },
        "\/elementor\/v1\/site-navigation\/add-new-post": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "post_type": {
                            "description": "Post type to create",
                            "type": "string",
                            "default": "post",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/elementor\/v1\/site-navigation\/add-new-post"
                    }
                ]
            }
        },
        "\/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",
                                "landing-page"
                            ],
                            "required": true
                        },
                        "content": {
                            "description": "Elementor data object",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/elementor\/v1\/template-library\/templates"
                    }
                ]
            }
        },
        "\/otter\/v1": {
            "namespace": "otter\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "otter\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/otter\/v1"
                    }
                ]
            }
        },
        "\/otter\/v1\/post_styles\/(?P<id>\\d+)": {
            "namespace": "otter\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "ID of the Post.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/otter\/v1\/block_styles\/(?P<id>\\d+)": {
            "namespace": "otter\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "ID of the Reusable Block.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/otter\/v1\/widget_styles": {
            "namespace": "otter\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/otter\/v1\/widget_styles"
                    }
                ]
            }
        },
        "\/otter\/v1\/regenerate": {
            "namespace": "otter\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/otter\/v1\/regenerate"
                    }
                ]
            }
        },
        "\/otter\/v1\/dynamic": {
            "namespace": "otter\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "description": "Image Type.",
                            "required": true
                        },
                        "uid": {
                            "type": "integer",
                            "description": "Unique ID.",
                            "required": true
                        },
                        "context": {
                            "type": [
                                "string",
                                "integer"
                            ],
                            "description": "ID of the post being edited.",
                            "required": true
                        },
                        "id": {
                            "type": "integer",
                            "description": "ID of the Post that the image belongs.",
                            "required": false
                        },
                        "fallback": {
                            "type": "string",
                            "description": "Fallback image.",
                            "required": false
                        },
                        "meta": {
                            "type": "string",
                            "description": "Meta key.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/otter\/v1\/dynamic"
                    }
                ]
            }
        },
        "\/otter\/v1\/dynamic\/preview": {
            "namespace": "otter\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/otter\/v1\/dynamic\/preview"
                    }
                ]
            }
        },
        "\/otter\/v1\/stripe\/products": {
            "namespace": "otter\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/otter\/v1\/stripe\/products"
                    }
                ]
            }
        },
        "\/otter\/v1\/stripe\/prices\/(?P<id>[a-zA-Z0-9-_]+)": {
            "namespace": "otter\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "description": "ID of the Product.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/otter\/v1\/onboarding\/templates": {
            "namespace": "otter\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/otter\/v1\/onboarding\/templates"
                    }
                ]
            }
        },
        "\/otter\/v1\/form\/frontend": {
            "namespace": "otter\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/otter\/v1\/form\/frontend"
                    }
                ]
            }
        },
        "\/otter\/v1\/form\/confirm": {
            "namespace": "otter\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "record_id": {
                            "required": false
                        },
                        "session": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/otter\/v1\/form\/confirm"
                    }
                ]
            }
        },
        "\/otter\/v1\/form\/editor": {
            "namespace": "otter\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/otter\/v1\/form\/editor"
                    }
                ]
            }
        },
        "\/otter\/v1\/prompt": {
            "namespace": "otter\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/otter\/v1\/prompt"
                    }
                ]
            }
        },
        "\/otter\/v1\/generate": {
            "namespace": "otter\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/otter\/v1\/generate"
                    }
                ]
            }
        },
        "\/omapp\/v1": {
            "namespace": "omapp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "omapp\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/omapp\/v1"
                    }
                ]
            }
        },
        "\/omapp\/v1\/info": {
            "namespace": "omapp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/omapp\/v1\/info"
                    }
                ]
            }
        },
        "\/omapp\/v1\/support": {
            "namespace": "omapp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/omapp\/v1\/support"
                    }
                ]
            }
        },
        "\/omapp\/v1\/support\/debug\/enable": {
            "namespace": "omapp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/omapp\/v1\/support\/debug\/enable"
                    }
                ]
            }
        },
        "\/omapp\/v1\/support\/debug\/disable": {
            "namespace": "omapp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/omapp\/v1\/support\/debug\/disable"
                    }
                ]
            }
        },
        "\/omapp\/v1\/me": {
            "namespace": "omapp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/omapp\/v1\/me"
                    }
                ]
            }
        },
        "\/omapp\/v1\/campaigns\/refresh": {
            "namespace": "omapp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/omapp\/v1\/campaigns\/refresh"
                    }
                ]
            }
        },
        "\/omapp\/v1\/campaigns\/(?P<id>\\w+)": {
            "namespace": "omapp\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/omapp\/v1\/campaigns\/(?P<id>[\\w-]+)\/sync": {
            "namespace": "omapp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/omapp\/v1\/resources": {
            "namespace": "omapp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/omapp\/v1\/resources"
                    }
                ]
            }
        },
        "\/omapp\/v1\/notifications": {
            "namespace": "omapp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/omapp\/v1\/notifications"
                    }
                ]
            }
        },
        "\/omapp\/v1\/notifications\/dismiss": {
            "namespace": "omapp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/omapp\/v1\/notifications\/dismiss"
                    }
                ]
            }
        },
        "\/omapp\/v1\/notifications\/create": {
            "namespace": "omapp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/omapp\/v1\/notifications\/create"
                    }
                ]
            }
        },
        "\/omapp\/v1\/plugins": {
            "namespace": "omapp\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/omapp\/v1\/plugins"
                    }
                ]
            }
        },
        "\/omapp\/v1\/api": {
            "namespace": "omapp\/v1",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/omapp\/v1\/api"
                    }
                ]
            }
        },
        "\/omapp\/v1\/settings": {
            "namespace": "omapp\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/omapp\/v1\/settings"
                    }
                ]
            }
        },
        "\/omapp\/v1\/review\/dismiss": {
            "namespace": "omapp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/omapp\/v1\/review\/dismiss"
                    }
                ]
            }
        },
        "\/omapp\/v1\/omu\/courses": {
            "namespace": "omapp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/omapp\/v1\/omu\/courses"
                    }
                ]
            }
        },
        "\/omapp\/v1\/omu\/guides": {
            "namespace": "omapp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/omapp\/v1\/omu\/guides"
                    }
                ]
            }
        },
        "\/omapp\/v1\/account\/sync": {
            "namespace": "omapp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/omapp\/v1\/account\/sync"
                    }
                ]
            }
        },
        "\/omapp\/v1\/wpforms\/forms": {
            "namespace": "omapp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/omapp\/v1\/wpforms\/forms"
                    }
                ]
            }
        },
        "\/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:\/\/adelnasim.com\/ar\/wp-json\/elementor\/v1\/send-event"
                    }
                ]
            }
        },
        "\/give-api\/v2\/onboarding\/settings\/(?P<setting>\\w+)": {
            "namespace": "give-api\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "setting": {
                            "type": "string",
                            "required": true
                        },
                        "value": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/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:\/\/adelnasim.com\/ar\/wp-json\/wp\/v2"
                    }
                ]
            }
        },
        "\/wp\/v2\/posts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0643\u064f\u062a\u0627\u0628 \u0645\u064f\u0639\u064a\u0646\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0644\u0627\u0633\u062a\u062b\u0646\u0627\u0621 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0643\u064f\u062a\u0627\u0628 \u0645\u064f\u0639\u064a\u0646\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u0648 \u0623\u0643\u062b\u0631.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "closed",
                                    "spam",
                                    "orphan",
                                    "hidden",
                                    "acf-disabled",
                                    "refunded",
                                    "failed",
                                    "revoked",
                                    "cancelled",
                                    "abandoned",
                                    "processing",
                                    "preapproval",
                                    "upgraded",
                                    "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",
                                "closed",
                                "spam",
                                "orphan",
                                "hidden",
                                "acf-disabled",
                                "refunded",
                                "failed",
                                "revoked",
                                "cancelled",
                                "abandoned",
                                "processing",
                                "preapproval"
                            ],
                            "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": {
                                "_bbp_topic_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_reply_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_total_topic_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_total_reply_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_voice_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_anonymous_reply_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_topic_count_hidden": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_reply_count_hidden": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_forum_subforum_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_sitemap_exclude": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_sitemap_priority": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_sitemap_frequency": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u0645\u0639\u0627\u0645\u0644\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0639\u0644\u0649 \u0623\u0646\u0647 \u0645\u064f\u062b\u0628\u062a\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 category.",
                            "type": "array",
                            "items": {
                                "type": "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:\/\/adelnasim.com\/ar\/wp-json\/wp\/v2\/posts"
                    }
                ]
            }
        },
        "\/wp\/v2\/posts\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Override the default excerpt length.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u062d\u0645\u064a\u0629 \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "closed",
                                "spam",
                                "orphan",
                                "hidden",
                                "acf-disabled",
                                "refunded",
                                "failed",
                                "revoked",
                                "cancelled",
                                "abandoned",
                                "processing",
                                "preapproval"
                            ],
                            "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": {
                                "_bbp_topic_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_reply_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_total_topic_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_total_reply_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_voice_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_anonymous_reply_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_topic_count_hidden": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_reply_count_hidden": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_forum_subforum_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_sitemap_exclude": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_sitemap_priority": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_sitemap_frequency": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u0645\u0639\u0627\u0645\u0644\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0639\u0644\u0649 \u0623\u0646\u0647 \u0645\u064f\u062b\u0628\u062a\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 category.",
                            "type": "array",
                            "items": {
                                "type": "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",
                                "closed",
                                "spam",
                                "orphan",
                                "hidden",
                                "acf-disabled",
                                "refunded",
                                "failed",
                                "revoked",
                                "cancelled",
                                "abandoned",
                                "processing",
                                "preapproval"
                            ],
                            "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": {
                                "_bbp_topic_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_reply_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_total_topic_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_total_reply_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_voice_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_anonymous_reply_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_topic_count_hidden": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_reply_count_hidden": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_forum_subforum_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_sitemap_exclude": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_sitemap_priority": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_sitemap_frequency": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u0645\u0639\u0627\u0645\u0644\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0639\u0644\u0649 \u0623\u0646\u0647 \u0645\u064f\u062b\u0628\u062a\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 category.",
                            "type": "array",
                            "items": {
                                "type": "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"
                            ],
                            "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",
                                    "closed",
                                    "spam",
                                    "orphan",
                                    "hidden",
                                    "acf-disabled",
                                    "refunded",
                                    "failed",
                                    "revoked",
                                    "cancelled",
                                    "abandoned",
                                    "processing",
                                    "preapproval",
                                    "upgraded",
                                    "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",
                                "closed",
                                "spam",
                                "orphan",
                                "hidden",
                                "acf-disabled",
                                "refunded",
                                "failed",
                                "revoked",
                                "cancelled",
                                "abandoned",
                                "processing",
                                "preapproval"
                            ],
                            "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": {
                                "_bbp_topic_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_reply_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_total_topic_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_total_reply_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_voice_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_anonymous_reply_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_topic_count_hidden": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_reply_count_hidden": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_forum_subforum_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_sitemap_exclude": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_sitemap_priority": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_sitemap_frequency": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/wp\/v2\/pages"
                    }
                ]
            }
        },
        "\/wp\/v2\/pages\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Override the default excerpt length.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u062d\u0645\u064a\u0629 \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "closed",
                                "spam",
                                "orphan",
                                "hidden",
                                "acf-disabled",
                                "refunded",
                                "failed",
                                "revoked",
                                "cancelled",
                                "abandoned",
                                "processing",
                                "preapproval"
                            ],
                            "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": {
                                "_bbp_topic_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_reply_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_total_topic_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_total_reply_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_voice_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_anonymous_reply_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_topic_count_hidden": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_reply_count_hidden": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_forum_subforum_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_sitemap_exclude": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_sitemap_priority": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_sitemap_frequency": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "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",
                                "closed",
                                "spam",
                                "orphan",
                                "hidden",
                                "acf-disabled",
                                "refunded",
                                "failed",
                                "revoked",
                                "cancelled",
                                "abandoned",
                                "processing",
                                "preapproval"
                            ],
                            "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": {
                                "_bbp_topic_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_reply_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_total_topic_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_total_reply_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_voice_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_anonymous_reply_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_topic_count_hidden": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_reply_count_hidden": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_forum_subforum_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_sitemap_exclude": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_sitemap_priority": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_sitemap_frequency": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0643\u064f\u062a\u0627\u0628 \u0645\u064f\u0639\u064a\u0646\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0644\u0627\u0633\u062a\u062b\u0646\u0627\u0621 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0643\u064f\u062a\u0627\u0628 \u0645\u064f\u0639\u064a\u0646\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0639\u0646\u0635\u0631 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u063a\u064a\u0631 \u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0639\u0646\u0635\u0631 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "inherit",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u0648 \u0623\u0643\u062b\u0631.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "inherit",
                                    "private",
                                    "trash"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "media_type": {
                            "default": null,
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0645\u0631\u0641\u0642\u0627\u062a \u0645\u0646 \u0646\u0648\u0639 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "enum": [
                                "image",
                                "video",
                                "text",
                                "application",
                                "audio",
                                "font"
                            ],
                            "required": false
                        },
                        "mime_type": {
                            "default": null,
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0645\u0631\u0641\u0642\u0627\u062a \u0645\u0646 \u0646\u0648\u0639 (MIME) \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "closed",
                                "spam",
                                "orphan",
                                "hidden",
                                "acf-disabled",
                                "refunded",
                                "failed",
                                "revoked",
                                "cancelled",
                                "abandoned",
                                "processing",
                                "preapproval"
                            ],
                            "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": {
                                "_bbp_topic_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_reply_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_total_topic_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_total_reply_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_voice_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_anonymous_reply_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_topic_count_hidden": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_reply_count_hidden": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_forum_subforum_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_sitemap_exclude": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_sitemap_priority": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_sitemap_frequency": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": 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:\/\/adelnasim.com\/ar\/wp-json\/wp\/v2\/media"
                    }
                ]
            }
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "closed",
                                "spam",
                                "orphan",
                                "hidden",
                                "acf-disabled",
                                "refunded",
                                "failed",
                                "revoked",
                                "cancelled",
                                "abandoned",
                                "processing",
                                "preapproval"
                            ],
                            "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": {
                                "_bbp_topic_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_reply_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_total_topic_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_total_reply_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_voice_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_anonymous_reply_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_topic_count_hidden": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_reply_count_hidden": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_forum_subforum_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_sitemap_exclude": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_sitemap_priority": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_sitemap_frequency": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": 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": "\u062f\u0648\u0631\u0627\u0646",
                                        "properties": {
                                            "type": {
                                                "description": "\u0646\u0648\u0639 \u0627\u0644\u062f\u0648\u0631\u0627\u0646.",
                                                "type": "string",
                                                "enum": [
                                                    "rotate"
                                                ]
                                            },
                                            "args": {
                                                "description": "\u0645\u0639\u0627\u0645\u0644\u0627\u062a \u0627\u0644\u062f\u0648\u0631\u0627\u0646.",
                                                "type": "object",
                                                "required": [
                                                    "angle"
                                                ],
                                                "properties": {
                                                    "angle": {
                                                        "description": "\u0632\u0627\u0648\u064a\u0629 \u0644\u0644\u062a\u062f\u0648\u064a\u0631 \u0628\u0627\u062a\u062c\u0627\u0647 \u0639\u0642\u0627\u0631\u0628 \u0627\u0644\u0633\u0627\u0639\u0629 \u0628\u0627\u0644\u062f\u0631\u062c\u0627\u062a.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "\u0642\u0635",
                                        "properties": {
                                            "type": {
                                                "description": "\u0646\u0648\u0639 \u0627\u0644\u0627\u0642\u062a\u0635\u0627\u0635.",
                                                "type": "string",
                                                "enum": [
                                                    "crop"
                                                ]
                                            },
                                            "args": {
                                                "description": "\u0645\u0639\u0627\u0645\u0644\u0627\u062a \u0627\u0644\u0627\u0642\u062a\u0635\u0627\u0635.",
                                                "type": "object",
                                                "required": [
                                                    "left",
                                                    "top",
                                                    "width",
                                                    "height"
                                                ],
                                                "properties": {
                                                    "left": {
                                                        "description": "\u0645\u0648\u0636\u0639 \u0623\u0641\u0642\u064a \u0645\u0646 \u0627\u0644\u064a\u0633\u0627\u0631 \u0644\u0628\u062f\u0621 \u0627\u0644\u0642\u0635 \u0643\u0646\u0633\u0628\u0629 \u0645\u0626\u0648\u064a\u0629 \u0645\u0646 \u0639\u0631\u0636 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                                        "type": "number"
                                                    },
                                                    "top": {
                                                        "description": "\u0645\u0648\u0636\u0639 \u0639\u0645\u0648\u062f\u064a \u0645\u0646 \u0623\u0639\u0644\u0649 \u0644\u0628\u062f\u0621 \u0627\u0644\u0642\u0635 \u0643\u0646\u0633\u0628\u0629 \u0645\u0626\u0648\u064a\u0629 \u0645\u0646 \u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                                        "type": "number"
                                                    },
                                                    "width": {
                                                        "description": "\u0639\u0631\u0636 \u0627\u0644\u0627\u0642\u062a\u0635\u0627\u0635 \u0643\u0646\u0633\u0628\u0629 \u0645\u0626\u0648\u064a\u0629 \u0645\u0646 \u0639\u0631\u0636 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                                        "type": "number"
                                                    },
                                                    "height": {
                                                        "description": "\u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0627\u0642\u062a\u0635\u0627\u0635 \u0643\u0646\u0633\u0628\u0629 \u0645\u0626\u0648\u064a\u0629 \u0645\u0646 \u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    }
                                ]
                            },
                            "required": false
                        },
                        "rotation": {
                            "description": "\u0645\u0642\u062f\u0627\u0631 \u062a\u062f\u0648\u064a\u0631 \u0627\u0644\u0635\u0648\u0631\u0629 \u0628\u0627\u062a\u062c\u0627\u0647 \u0639\u0642\u0627\u0631\u0628 \u0627\u0644\u0633\u0627\u0639\u0629 \u0628\u0627\u0644\u062f\u0631\u062c\u0627\u062a. \u0645\u064f\u0647\u0645\u0644: \u0627\u0633\u062a\u062e\u062f\u0645 `modifiers` \u0628\u062f\u0644\u0627\u064b \u0645\u0646 \u0630\u0644\u0643.",
                            "type": "integer",
                            "minimum": 0,
                            "exclusiveMinimum": true,
                            "maximum": 360,
                            "exclusiveMaximum": true,
                            "required": false
                        },
                        "x": {
                            "description": "\u0643\u0646\u0633\u0628\u0629 \u0645\u0626\u0648\u064a\u0629 \u0645\u0646 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0645\u0648\u0636\u0639 \u0627\u0644\u0640 x \u0644\u0628\u062f\u0621 \u0627\u0644\u0627\u0642\u062a\u0635\u0627\u0635 \u0645\u0646\u0647. \u0645\u064f\u0647\u0645\u0644: \u0627\u0633\u062a\u062e\u062f\u0645 `modifiers` \u0628\u062f\u0644\u0627\u064b \u0645\u0646 \u0630\u0644\u0643.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "y": {
                            "description": "\u0643\u0646\u0633\u0628\u0629 \u0645\u0626\u0648\u064a\u0629 \u0645\u0646 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0645\u0648\u0636\u0639 \u0627\u0644\u0640 y \u0644\u0628\u062f\u0621 \u0627\u0644\u0627\u0642\u062a\u0635\u0627\u0635 \u0645\u0646\u0647. \u0645\u064f\u0647\u0645\u0644: \u0627\u0633\u062a\u062e\u062f\u0645 `modifiers` \u0628\u062f\u0644\u0627\u064b \u0645\u0646 \u0630\u0644\u0643.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "width": {
                            "description": "\u0643\u0646\u0633\u0628\u0629 \u0645\u0626\u0648\u064a\u0629 \u0645\u0646 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0627\u0644\u0639\u0631\u0636 \u0644\u0627\u0642\u062a\u0635\u0627\u0635 \u0627\u0644\u0635\u0648\u0631\u0629 \u0625\u0644\u064a\u0647. \u0645\u064f\u0647\u0645\u0644: \u0627\u0633\u062a\u062e\u062f\u0645 `modifiers` \u0628\u062f\u0644\u0627\u064b \u0645\u0646 \u0630\u0644\u0643.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "height": {
                            "description": "\u0643\u0646\u0633\u0628\u0629 \u0645\u0626\u0648\u064a\u0629 \u0645\u0646 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0627\u0644\u0627\u0631\u062a\u0641\u0627\u0639 \u0644\u0627\u0642\u062a\u0635\u0627\u0635 \u0627\u0644\u0635\u0648\u0631\u0629 \u0625\u0644\u064a\u0647. \u0645\u064f\u0647\u0645\u0644: \u0627\u0633\u062a\u062e\u062f\u0645 `modifiers` \u0628\u062f\u0644\u0627\u064b \u0645\u0646 \u0630\u0644\u0643.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "menu_order",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u0648 \u0623\u0643\u062b\u0631.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "closed",
                                    "spam",
                                    "orphan",
                                    "hidden",
                                    "acf-disabled",
                                    "refunded",
                                    "failed",
                                    "revoked",
                                    "cancelled",
                                    "abandoned",
                                    "processing",
                                    "preapproval",
                                    "upgraded",
                                    "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",
                                "closed",
                                "spam",
                                "orphan",
                                "hidden",
                                "acf-disabled",
                                "refunded",
                                "failed",
                                "revoked",
                                "cancelled",
                                "abandoned",
                                "processing",
                                "preapproval"
                            ],
                            "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": {
                                "_bbp_topic_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_reply_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_total_topic_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_total_reply_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_voice_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_anonymous_reply_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_topic_count_hidden": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_reply_count_hidden": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_forum_subforum_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_sitemap_exclude": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_sitemap_priority": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_sitemap_frequency": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/wp\/v2\/menu-items"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-items\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0643\u0627\u0626\u0646\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 (HTML) \u0644\u0644\u0643\u0627\u0626\u0646\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "\u0639\u0627\u0626\u0644\u0629 \u0627\u0644\u0643\u0627\u0626\u0646\u0627\u062a \u0627\u0644\u0645\u0645\u062b\u0644\u0629 \u0623\u0635\u0644\u0627\u060c \u0645\u062b\u0644 \u0646\u0648\u0639 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \"post_type\" \u0623\u0648 \u0627\u0644\u0641\u0626\u0629 \"taxonomy\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "closed",
                                "spam",
                                "orphan",
                                "hidden",
                                "acf-disabled",
                                "refunded",
                                "failed",
                                "revoked",
                                "cancelled",
                                "abandoned",
                                "processing",
                                "preapproval"
                            ],
                            "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": {
                                "_bbp_topic_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_reply_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_total_topic_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_total_reply_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_voice_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_anonymous_reply_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_topic_count_hidden": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_reply_count_hidden": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_forum_subforum_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_sitemap_exclude": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_sitemap_priority": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_sitemap_frequency": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": 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",
                                "closed",
                                "spam",
                                "orphan",
                                "hidden",
                                "acf-disabled",
                                "refunded",
                                "failed",
                                "revoked",
                                "cancelled",
                                "abandoned",
                                "processing",
                                "preapproval"
                            ],
                            "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": {
                                "_bbp_topic_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_reply_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_total_topic_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_total_reply_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_voice_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_anonymous_reply_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_topic_count_hidden": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_reply_count_hidden": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_forum_subforum_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_sitemap_exclude": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_sitemap_priority": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_sitemap_frequency": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\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",
                                    "closed",
                                    "spam",
                                    "orphan",
                                    "hidden",
                                    "acf-disabled",
                                    "refunded",
                                    "failed",
                                    "revoked",
                                    "cancelled",
                                    "abandoned",
                                    "processing",
                                    "preapproval",
                                    "upgraded",
                                    "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",
                                "closed",
                                "spam",
                                "orphan",
                                "hidden",
                                "acf-disabled",
                                "refunded",
                                "failed",
                                "revoked",
                                "cancelled",
                                "abandoned",
                                "processing",
                                "preapproval"
                            ],
                            "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": {
                                "_bbp_topic_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_reply_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_total_topic_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_total_reply_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_voice_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_anonymous_reply_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_topic_count_hidden": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_reply_count_hidden": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_forum_subforum_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_sitemap_exclude": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_sitemap_priority": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_sitemap_frequency": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\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:\/\/adelnasim.com\/ar\/wp-json\/wp\/v2\/blocks"
                    }
                ]
            }
        },
        "\/wp\/v2\/blocks\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Override the default excerpt length.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u062d\u0645\u064a\u0629 \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "closed",
                                "spam",
                                "orphan",
                                "hidden",
                                "acf-disabled",
                                "refunded",
                                "failed",
                                "revoked",
                                "cancelled",
                                "abandoned",
                                "processing",
                                "preapproval"
                            ],
                            "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": {
                                "_bbp_topic_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_reply_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_total_topic_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_total_reply_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_voice_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_anonymous_reply_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_topic_count_hidden": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_reply_count_hidden": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_forum_subforum_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_sitemap_exclude": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_sitemap_priority": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_sitemap_frequency": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\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",
                                "closed",
                                "spam",
                                "orphan",
                                "hidden",
                                "acf-disabled",
                                "refunded",
                                "failed",
                                "revoked",
                                "cancelled",
                                "abandoned",
                                "processing",
                                "preapproval"
                            ],
                            "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": {
                                "_bbp_topic_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_reply_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_total_topic_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_total_reply_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_voice_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_anonymous_reply_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_topic_count_hidden": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_reply_count_hidden": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_forum_subforum_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_sitemap_exclude": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_sitemap_priority": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_sitemap_frequency": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\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",
                                "closed",
                                "spam",
                                "orphan",
                                "hidden",
                                "acf-disabled",
                                "refunded",
                                "failed",
                                "revoked",
                                "cancelled",
                                "abandoned",
                                "processing",
                                "preapproval"
                            ],
                            "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",
                                "closed",
                                "spam",
                                "orphan",
                                "hidden",
                                "acf-disabled",
                                "refunded",
                                "failed",
                                "revoked",
                                "cancelled",
                                "abandoned",
                                "processing",
                                "preapproval"
                            ],
                            "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:\/\/adelnasim.com\/ar\/wp-json\/wp\/v2\/templates"
                    }
                ]
            }
        },
        "\/wp\/v2\/templates\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0642\u0627\u0644\u0628 \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0627\u0644\u0646\u0645\u0648\u0630\u062c \u0627\u0644\u0627\u062d\u062a\u064a\u0627\u0637\u064a",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "\u064a\u0634\u064a\u0631 \u0625\u0644\u0649 \u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0642\u0627\u0644\u0628 \u0645\u062e\u0635\u0635\u064b\u0627 \u0623\u0648 \u062c\u0632\u0621\u064b\u0627 \u0645\u0646 \u0627\u0644\u062a\u0633\u0644\u0633\u0644 \u0627\u0644\u0647\u0631\u0645\u064a \u0644\u0644\u0642\u0627\u0644\u0628",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "\u0628\u0627\u062f\u0626\u0629 \u0627\u0644\u0642\u0627\u0644\u0628 \u0644\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647. \u064a\u0633\u062a\u062e\u062f\u0645 \u0647\u0630\u0627 \u0644\u0625\u0633\u062a\u062e\u0631\u0627\u062c \u0646\u0648\u0639 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u060c \u0639\u0644\u0649 \u0633\u0628\u064a\u0644 \u0627\u0644\u0645\u062b\u0627\u0644 \u0641\u064a \"\u0641\u0626\u0629-\u0627\u0644\u0643\u062a\u0628\" \u064a\u0633\u062a\u062e\u0631\u062c \"\u0641\u0626\u0629\"",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/wp\/v2\/templates\/lookup"
                    }
                ]
            }
        },
        "\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0642\u0627\u0644\u0628 \u0646\u0645\u0648\u0630\u062c",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0642\u0627\u0644\u0628 \u0646\u0645\u0648\u0630\u062c",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0627\u0633\u0645 \u0644\u0637\u064a\u0641 (slug) \u0641\u0631\u064a\u062f \u064a\u064f\u062d\u062f\u0651\u062f \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 (Theme) \u0644\u0640 \u0627\u0644\u0646\u0645\u0648\u0630\u062c (template).",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0642\u0627\u0644\u0628\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0642\u0627\u0644\u0628.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0642\u0627\u0644\u0628\u060c \u0643\u0645\u0627  \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0642\u0627\u0644\u0628\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "closed",
                                "spam",
                                "orphan",
                                "hidden",
                                "acf-disabled",
                                "refunded",
                                "failed",
                                "revoked",
                                "cancelled",
                                "abandoned",
                                "processing",
                                "preapproval"
                            ],
                            "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",
                                "closed",
                                "spam",
                                "orphan",
                                "hidden",
                                "acf-disabled",
                                "refunded",
                                "failed",
                                "revoked",
                                "cancelled",
                                "abandoned",
                                "processing",
                                "preapproval"
                            ],
                            "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",
                                "closed",
                                "spam",
                                "orphan",
                                "hidden",
                                "acf-disabled",
                                "refunded",
                                "failed",
                                "revoked",
                                "cancelled",
                                "abandoned",
                                "processing",
                                "preapproval"
                            ],
                            "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:\/\/adelnasim.com\/ar\/wp-json\/wp\/v2\/template-parts"
                    }
                ]
            }
        },
        "\/wp\/v2\/template-parts\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0642\u0627\u0644\u0628 \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0627\u0644\u0646\u0645\u0648\u0630\u062c \u0627\u0644\u0627\u062d\u062a\u064a\u0627\u0637\u064a",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "\u064a\u0634\u064a\u0631 \u0625\u0644\u0649 \u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0642\u0627\u0644\u0628 \u0645\u062e\u0635\u0635\u064b\u0627 \u0623\u0648 \u062c\u0632\u0621\u064b\u0627 \u0645\u0646 \u0627\u0644\u062a\u0633\u0644\u0633\u0644 \u0627\u0644\u0647\u0631\u0645\u064a \u0644\u0644\u0642\u0627\u0644\u0628",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "\u0628\u0627\u062f\u0626\u0629 \u0627\u0644\u0642\u0627\u0644\u0628 \u0644\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647. \u064a\u0633\u062a\u062e\u062f\u0645 \u0647\u0630\u0627 \u0644\u0625\u0633\u062a\u062e\u0631\u0627\u062c \u0646\u0648\u0639 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u060c \u0639\u0644\u0649 \u0633\u0628\u064a\u0644 \u0627\u0644\u0645\u062b\u0627\u0644 \u0641\u064a \"\u0641\u0626\u0629-\u0627\u0644\u0643\u062a\u0628\" \u064a\u0633\u062a\u062e\u0631\u062c \"\u0641\u0626\u0629\"",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/wp\/v2\/template-parts\/lookup"
                    }
                ]
            }
        },
        "\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0642\u0627\u0644\u0628 \u0646\u0645\u0648\u0630\u062c",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0642\u0627\u0644\u0628 \u0646\u0645\u0648\u0630\u062c",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0627\u0633\u0645 \u0644\u0637\u064a\u0641 (slug) \u0641\u0631\u064a\u062f \u064a\u064f\u062d\u062f\u0651\u062f \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 (Theme) \u0644\u0640 \u0627\u0644\u0646\u0645\u0648\u0630\u062c (template).",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0642\u0627\u0644\u0628\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0642\u0627\u0644\u0628.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0642\u0627\u0644\u0628\u060c \u0643\u0645\u0627  \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0642\u0627\u0644\u0628\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "closed",
                                "spam",
                                "orphan",
                                "hidden",
                                "acf-disabled",
                                "refunded",
                                "failed",
                                "revoked",
                                "cancelled",
                                "abandoned",
                                "processing",
                                "preapproval"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0650\u0641 \u0645\u0646\u0634\u0626 \u0627\u0644\u0642\u0627\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u062d\u064a\u062b \u064a\u0643\u0648\u0646 \u062c\u0632\u0621 \u0627\u0644\u0642\u0627\u0644\u0628 \u0645\u062e\u0635\u0635\u064b\u0627 \u0644\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645 (\u0627\u0644\u062a\u0631\u0648\u064a\u0633\u0629\u060c \u0648\u0627\u0644\u062a\u0630\u064a\u064a\u0644\u060c \u0648\u063a\u064a\u0631 \u0630\u0644\u0643).",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0642\u0627\u0644\u0628 \u0646\u0645\u0648\u0630\u062c",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the global styles revision.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unique identifier for the global styles revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/themes\/(?P<stylesheet>[\\\/\\s%\\w\\.\\(\\)\\[\\]\\@_\\-]+)\/variations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "stylesheet": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0642\u0627\u0644\u0628",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "stylesheet": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0642\u0627\u0644\u0628",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<id>[\\\/\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "id": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0642\u0627\u0644\u0628 \u0646\u0645\u0648\u0630\u062c",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "styles": {
                            "description": "\u062a\u0646\u0633\u064a\u0642\u0627\u062a \u0639\u0627\u0645\u0629.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "settings": {
                            "description": "\u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0639\u0627\u0645\u0629.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u062a\u0646\u0633\u064a\u0642\u0627\u062a \u0627\u0644\u0639\u0627\u0645\u0629.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u062a\u0646\u0633\u064a\u0642\u0627\u062a \u0627\u0644\u0639\u0627\u0645\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u0648 \u0623\u0643\u062b\u0631.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "closed",
                                    "spam",
                                    "orphan",
                                    "hidden",
                                    "acf-disabled",
                                    "refunded",
                                    "failed",
                                    "revoked",
                                    "cancelled",
                                    "abandoned",
                                    "processing",
                                    "preapproval",
                                    "upgraded",
                                    "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",
                                "closed",
                                "spam",
                                "orphan",
                                "hidden",
                                "acf-disabled",
                                "refunded",
                                "failed",
                                "revoked",
                                "cancelled",
                                "abandoned",
                                "processing",
                                "preapproval"
                            ],
                            "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:\/\/adelnasim.com\/ar\/wp-json\/wp\/v2\/navigation"
                    }
                ]
            }
        },
        "\/wp\/v2\/navigation\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u062d\u0645\u064a\u0629 \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "closed",
                                "spam",
                                "orphan",
                                "hidden",
                                "acf-disabled",
                                "refunded",
                                "failed",
                                "revoked",
                                "cancelled",
                                "abandoned",
                                "processing",
                                "preapproval"
                            ],
                            "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",
                                "closed",
                                "spam",
                                "orphan",
                                "hidden",
                                "acf-disabled",
                                "refunded",
                                "failed",
                                "revoked",
                                "cancelled",
                                "abandoned",
                                "processing",
                                "preapproval"
                            ],
                            "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:\/\/adelnasim.com\/ar\/wp-json\/wp\/v2\/font-families"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-families\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "theme_json_version": {
                            "description": "Version of the theme.json schema used for the typography settings.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "font-family declaration in theme.json format, encoded as a string.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/font-families\/(?P<font_family_id>[\\d]+)\/font-faces": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "The ID for the parent font family of the font face.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "The ID for the parent font family of the font face.",
                            "type": "integer",
                            "required": true
                        },
                        "theme_json_version": {
                            "description": "Version of the theme.json schema used for the typography settings.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_face_settings": {
                            "description": "font-face declaration in theme.json format, encoded as a string.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/font-families\/(?P<font_family_id>[\\d]+)\/font-faces\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "The ID for the parent font family of the font face.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "Unique identifier for the font face.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "The ID for the parent font family of the font face.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "Unique identifier for the font face.",
                            "type": "integer",
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/give_forms": {
            "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",
                                    "closed",
                                    "spam",
                                    "orphan",
                                    "hidden",
                                    "acf-disabled",
                                    "refunded",
                                    "failed",
                                    "revoked",
                                    "cancelled",
                                    "abandoned",
                                    "processing",
                                    "preapproval",
                                    "upgraded",
                                    "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",
                                "closed",
                                "spam",
                                "orphan",
                                "hidden",
                                "acf-disabled",
                                "refunded",
                                "failed",
                                "revoked",
                                "cancelled",
                                "abandoned",
                                "processing",
                                "preapproval"
                            ],
                            "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
                        },
                        "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
                        },
                        "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:\/\/adelnasim.com\/ar\/wp-json\/wp\/v2\/give_forms"
                    }
                ]
            }
        },
        "\/wp\/v2\/give_forms\/(?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",
                                "closed",
                                "spam",
                                "orphan",
                                "hidden",
                                "acf-disabled",
                                "refunded",
                                "failed",
                                "revoked",
                                "cancelled",
                                "abandoned",
                                "processing",
                                "preapproval"
                            ],
                            "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
                        },
                        "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
                        },
                        "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\/give_forms\/(?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\/give_forms\/(?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\/docs": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0643\u064f\u062a\u0627\u0628 \u0645\u064f\u0639\u064a\u0646\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0644\u0627\u0633\u062a\u062b\u0646\u0627\u0621 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0643\u064f\u062a\u0627\u0628 \u0645\u064f\u0639\u064a\u0646\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0642\u064a\u0645\u0629 menu_order \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0639\u0646\u0635\u0631 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u063a\u064a\u0631 \u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0639\u0646\u0635\u0631 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u0648 \u0623\u0643\u062b\u0631.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "closed",
                                    "spam",
                                    "orphan",
                                    "hidden",
                                    "acf-disabled",
                                    "refunded",
                                    "failed",
                                    "revoked",
                                    "cancelled",
                                    "abandoned",
                                    "processing",
                                    "preapproval",
                                    "upgraded",
                                    "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
                        },
                        "doc_tag": {
                            "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 doc_tag.",
                            "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
                        },
                        "doc_tag_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 doc_tag.",
                            "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",
                                "closed",
                                "spam",
                                "orphan",
                                "hidden",
                                "acf-disabled",
                                "refunded",
                                "failed",
                                "revoked",
                                "cancelled",
                                "abandoned",
                                "processing",
                                "preapproval"
                            ],
                            "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
                        },
                        "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
                        },
                        "doc_tag": {
                            "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 doc_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/wp\/v2\/docs"
                    }
                ]
            }
        },
        "\/wp\/v2\/docs\/(?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",
                                "closed",
                                "spam",
                                "orphan",
                                "hidden",
                                "acf-disabled",
                                "refunded",
                                "failed",
                                "revoked",
                                "cancelled",
                                "abandoned",
                                "processing",
                                "preapproval"
                            ],
                            "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
                        },
                        "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
                        },
                        "doc_tag": {
                            "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 doc_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\/docs\/(?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\/docs\/(?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\/docs\/(?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",
                                "closed",
                                "spam",
                                "orphan",
                                "hidden",
                                "acf-disabled",
                                "refunded",
                                "failed",
                                "revoked",
                                "cancelled",
                                "abandoned",
                                "processing",
                                "preapproval"
                            ],
                            "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
                        },
                        "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
                        },
                        "doc_tag": {
                            "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 doc_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/docs\/(?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\/onepage-docs": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0639\u0646\u0635\u0631 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u063a\u064a\u0631 \u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0639\u0646\u0635\u0631 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u0648 \u0623\u0643\u062b\u0631.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "closed",
                                    "spam",
                                    "orphan",
                                    "hidden",
                                    "acf-disabled",
                                    "refunded",
                                    "failed",
                                    "revoked",
                                    "cancelled",
                                    "abandoned",
                                    "processing",
                                    "preapproval",
                                    "upgraded",
                                    "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",
                                "closed",
                                "spam",
                                "orphan",
                                "hidden",
                                "acf-disabled",
                                "refunded",
                                "failed",
                                "revoked",
                                "cancelled",
                                "abandoned",
                                "processing",
                                "preapproval"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/wp\/v2\/onepage-docs"
                    }
                ]
            }
        },
        "\/wp\/v2\/onepage-docs\/(?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",
                                "closed",
                                "spam",
                                "orphan",
                                "hidden",
                                "acf-disabled",
                                "refunded",
                                "failed",
                                "revoked",
                                "cancelled",
                                "abandoned",
                                "processing",
                                "preapproval"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "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\/onepage-docs\/(?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",
                                "closed",
                                "spam",
                                "orphan",
                                "hidden",
                                "acf-disabled",
                                "refunded",
                                "failed",
                                "revoked",
                                "cancelled",
                                "abandoned",
                                "processing",
                                "preapproval"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/onepage-docs\/(?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:\/\/adelnasim.com\/ar\/wp-json\/wp\/v2\/types"
                    }
                ]
            }
        },
        "\/wp\/v2\/types\/(?P<type>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0646\u0648\u0639 \u0627\u0644\u0645\u062d\u062a\u0648\u0649.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/statuses": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/wp\/v2\/statuses"
                    }
                ]
            }
        },
        "\/wp\/v2\/statuses\/(?P<status>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u062d\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/taxonomies": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0641\u0626\u0627\u062a \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0645\u0639 \u0646\u0648\u0639 \u0645\u062d\u062a\u0648\u0649 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/wp\/v2\/taxonomies"
                    }
                ]
            }
        },
        "\/wp\/v2\/taxonomies\/(?P<taxonomy>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "taxonomy": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0641\u0626\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/categories": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u064a\u062c\u0628 \u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u063a\u064a\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0623\u064a \u0645\u0642\u0627\u0644\u0629.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0639\u0646\u0627\u0635\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0639\u0646\u0635\u0631 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0639\u0646\u0627\u0635\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0645\u0642\u0627\u0644\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0641\u0626\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u0648\u0635\u0641 (HTML) \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647 \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0627\u0644\u0631\u0642\u0645 \u0627\u0644\u0645\u064f\u0639\u0631\u0641 \u0644\u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/wp\/v2\/categories"
                    }
                ]
            }
        },
        "\/wp\/v2\/categories\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 (HTML) \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647 \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0627\u0644\u0631\u0642\u0645 \u0627\u0644\u0645\u064f\u0639\u0631\u0641 \u0644\u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0637\u0644\u0648\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 true\u060c \u0644\u0623\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u0627 \u062a\u062f\u0639\u0645 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tags": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u064a\u062c\u0628 \u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u063a\u064a\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0623\u064a \u0645\u0642\u0627\u0644\u0629.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0639\u0646\u0627\u0635\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0645\u0642\u0627\u0644\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0641\u0626\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u0648\u0635\u0641 (HTML) \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647 \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/wp\/v2\/tags"
                    }
                ]
            }
        },
        "\/wp\/v2\/tags\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 (HTML) \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647 \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0637\u0644\u0648\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 true\u060c \u0644\u0623\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u0627 \u062a\u062f\u0639\u0645 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menus": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u064a\u062c\u0628 \u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u063a\u064a\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0623\u064a \u0645\u0642\u0627\u0644\u0629.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0639\u0646\u0627\u0635\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0645\u0642\u0627\u0644\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0641\u0626\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u0648\u0635\u0641 (HTML) \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647 \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "\u0627\u0644\u0645\u0648\u0627\u0636\u0639 \u0627\u0644\u0645\u0633\u0646\u062f\u0629 \u0644\u0644\u0642\u0627\u0626\u0645\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0633\u064a\u062a\u0645 \u062a\u0644\u0642\u0627\u0626\u064a\u064b\u0627 \u0625\u0636\u0627\u0641\u0629 \u0635\u0641\u062d\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u0623\u0639\u0644\u0649 \u0625\u0644\u0649 \u0647\u0630\u0647 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0623\u0645 \u0644\u0627.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/wp\/v2\/menus"
                    }
                ]
            }
        },
        "\/wp\/v2\/menus\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 (HTML) \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647 \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "\u0627\u0644\u0645\u0648\u0627\u0636\u0639 \u0627\u0644\u0645\u0633\u0646\u062f\u0629 \u0644\u0644\u0642\u0627\u0626\u0645\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0633\u064a\u062a\u0645 \u062a\u0644\u0642\u0627\u0626\u064a\u064b\u0627 \u0625\u0636\u0627\u0641\u0629 \u0635\u0641\u062d\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u0623\u0639\u0644\u0649 \u0625\u0644\u0649 \u0647\u0630\u0647 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0623\u0645 \u0644\u0627.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0637\u0644\u0648\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 true\u060c \u0644\u0623\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u0627 \u062a\u062f\u0639\u0645 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/wp_pattern_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u064a\u062c\u0628 \u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u063a\u064a\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0623\u064a \u0645\u0642\u0627\u0644\u0629.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0639\u0646\u0627\u0635\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0645\u0642\u0627\u0644\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0641\u0626\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u0648\u0635\u0641 (HTML) \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647 \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/wp\/v2\/wp_pattern_category"
                    }
                ]
            }
        },
        "\/wp\/v2\/wp_pattern_category\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 (HTML) \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647 \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0637\u0644\u0648\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 true\u060c \u0644\u0623\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u0627 \u062a\u062f\u0639\u0645 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/doc_tag": {
            "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:\/\/adelnasim.com\/ar\/wp-json\/wp\/v2\/doc_tag"
                    }
                ]
            }
        },
        "\/wp\/v2\/doc_tag\/(?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",
                                    "give_forms": "give_forms",
                                    "docs": "docs",
                                    "onepage-docs": "onepage-docs"
                                }
                            },
                            "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",
                                "he_IL"
                            ],
                            "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": {
                                "marketing_optin": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_bbp_topic_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_reply_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_last_posted": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "\u0646\u0634\u0627\u0637 \u0645\u0633\u062a\u062e\u062f\u0645 bbPress",
                                    "default": 0
                                },
                                "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
                                },
                                "rsssl_two_fa_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "The method of two-factor authentication for the user.",
                                    "default": "disabled"
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/wp\/v2\/users"
                    }
                ]
            }
        },
        "\/wp\/v2\/users\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "integer",
                            "required": false
                        },
                        "username": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u062f\u062e\u0648\u0644 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0639\u0631\u0636 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "\u0644\u063a\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0645\u062d\u0644\u064a\u0629.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "ar",
                                "he_IL"
                            ],
                            "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": {
                                "marketing_optin": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_bbp_topic_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_reply_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_last_posted": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "\u0646\u0634\u0627\u0637 \u0645\u0633\u062a\u062e\u062f\u0645 bbPress",
                                    "default": 0
                                },
                                "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
                                },
                                "rsssl_two_fa_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "The method of two-factor authentication for the user.",
                                    "default": "disabled"
                                }
                            },
                            "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",
                                "he_IL"
                            ],
                            "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": {
                                "marketing_optin": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_bbp_topic_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_reply_count": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "bbPress Item Count",
                                    "default": 0
                                },
                                "_bbp_last_posted": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "\u0646\u0634\u0627\u0637 \u0645\u0633\u062a\u062e\u062f\u0645 bbPress",
                                    "default": 0
                                },
                                "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
                                },
                                "rsssl_two_fa_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "The method of two-factor authentication for the user.",
                                    "default": "disabled"
                                }
                            },
                            "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:\/\/adelnasim.com\/ar\/wp-json\/wp\/v2\/users\/me"
                    }
                ]
            }
        },
        "\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "description": "\u0627\u0644\u0640 UUID \u0627\u0644\u062a\u064a \u064a\u0642\u062f\u0645\u0647\u0627 \u0627\u0644\u062a\u0637\u0628\u064a\u0642 \u0644\u0644\u062a\u0639\u0631\u0641 \u0639\u0644\u064a\u0647 \u0628\u0634\u0643\u0644 \u0641\u0631\u064a\u062f. \u064a\u0648\u0635\u0649 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 UUID v5 \u0645\u0639 \u0631\u0627\u0628\u0637 URL \u0623\u0648 DNS namespace.",
                            "type": "string",
                            "format": "uuid",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u062a\u0637\u0628\u064a\u0642.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": ".*\\S.*",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords\/introspect": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords\/(?P<uuid>[\\w\\-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "app_id": {
                            "description": "\u0627\u0644\u0640 UUID \u0627\u0644\u062a\u064a \u064a\u0642\u062f\u0645\u0647\u0627 \u0627\u0644\u062a\u0637\u0628\u064a\u0642 \u0644\u0644\u062a\u0639\u0631\u0641 \u0639\u0644\u064a\u0647 \u0628\u0634\u0643\u0644 \u0641\u0631\u064a\u062f. \u064a\u0648\u0635\u0649 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 UUID v5 \u0645\u0639 \u0631\u0627\u0628\u0637 URL \u0623\u0648 DNS namespace.",
                            "type": "string",
                            "format": "uuid",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u062a\u0637\u0628\u064a\u0642.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": ".*\\S.*",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wp\/v2\/comments": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0627\u0644\u062a\u064a \u0623\u0631\u0633\u0644\u062a \u0645\u0646 \u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0628\u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629. \u064a\u062a\u0637\u0644\u0628 \u062a\u0641\u0648\u064a\u0636.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0627\u0644\u063a\u064a\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0645\u064f\u0639\u064a\u0646\u064a\u0646. \u064a\u062a\u0637\u0644\u0628 \u062a\u0641\u0648\u064a\u0636.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_email": {
                            "default": null,
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0646 \u0623\u0631\u0633\u0644\u062a \u0645\u0646 \u0643\u0627\u062a\u0628 \u0628\u0628\u0631\u064a\u062f \u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0645\u064f\u0639\u064a\u0646. \u064a\u062a\u0637\u0644\u0628 \u062a\u0641\u0648\u064a\u0636.",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "post",
                                "parent",
                                "type"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": [],
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u062a\u0639\u0644\u064a\u0642 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_exclude": {
                            "default": [],
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u063a\u064a\u0631 \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u062a\u0639\u0644\u064a\u0642 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "post": {
                            "default": [],
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0628\u0645\u064f\u0639\u0631\u0641\u0627\u062a (IDs) \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approve",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0645\u064f\u0639\u064a\u0646\u0629. \u064a\u062a\u0637\u0644\u0628 \u062a\u0641\u0648\u064a\u0636.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "comment",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0645\u0646 \u0646\u0648\u0639 \u0645\u064f\u0639\u064a\u0646. \u064a\u062a\u0637\u0644\u0628 \u062a\u0641\u0648\u064a\u0636.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u062d\u0645\u064a\u0629 \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u060c \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0643\u0627\u062a\u0628 \u0645\u0648\u062c\u0648\u062f \u0643\u0645\u064f\u0633\u062a\u062e\u062f\u0645.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0643\u0627\u062a\u0628 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0640 IP \u0644\u0643\u0627\u062a\u0628 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0639\u0631\u0636 \u0644\u0643\u0627\u062a\u0628 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "\u0631\u0627\u0628\u0637 URL \u0644\u0643\u0627\u062a\u0628 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "\u0648\u0643\u064a\u0644 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 (User Agent) \u0644\u0643\u0627\u062a\u0628 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u062a\u0639\u0644\u064a\u0642\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "default": 0,
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u0626\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/wp\/v2\/comments"
                    }
                ]
            }
        },
        "\/wp\/v2\/comments\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631 \u0644\u0644\u0645\u0642\u0627\u0644 \u0627\u0644\u0645\u0631\u062a\u0628\u0637 \u0645\u0639 \u0627\u0644\u062a\u0639\u0644\u064a\u0642 (\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644 \u0645\u062d\u0645\u064a\u0627\u064b \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631).",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "integer",
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u060c \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0643\u0627\u062a\u0628 \u0645\u0648\u062c\u0648\u062f \u0643\u0645\u064f\u0633\u062a\u062e\u062f\u0645.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0643\u0627\u062a\u0628 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0640 IP \u0644\u0643\u0627\u062a\u0628 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0639\u0631\u0636 \u0644\u0643\u0627\u062a\u0628 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "\u0631\u0627\u0628\u0637 URL \u0644\u0643\u0627\u062a\u0628 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "\u0648\u0643\u064a\u0644 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 (User Agent) \u0644\u0643\u0627\u062a\u0628 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u062a\u0639\u0644\u064a\u0642\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u0626\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631 \u0644\u0644\u0645\u0642\u0627\u0644 \u0627\u0644\u0645\u0631\u062a\u0628\u0637 \u0645\u0639 \u0627\u0644\u062a\u0639\u0644\u064a\u0642 (\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644 \u0645\u062d\u0645\u064a\u0627\u064b \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "post",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0645\u0646 \u0646\u0648\u0639 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "enum": [
                                "post",
                                "term",
                                "post-format"
                            ],
                            "required": false
                        },
                        "subtype": {
                            "default": "any",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u0648\u0627\u062d\u062f \u0623\u0648 \u0623\u0643\u062b\u0631 \u0645\u0646 \u0623\u0646\u0648\u0627\u0639 \u0627\u0644\u0643\u0627\u0626\u0646 \u0627\u0644\u0641\u0631\u0639\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post",
                                    "page",
                                    "give_forms",
                                    "docs",
                                    "onepage-docs",
                                    "category",
                                    "post_tag",
                                    "doc_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:\/\/adelnasim.com\/ar\/wp-json\/wp\/v2\/search"
                    }
                ]
            }
        },
        "\/wp\/v2\/block-renderer\/(?P<name>[a-z0-9-]+\/[a-z0-9-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0645\u064f\u0633\u062c\u0644 \u0641\u0631\u064a\u062f \u0644\u0640 \u0627\u0644\u0645\u0643\u0648\u0651\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "\u062e\u0635\u0627\u0626\u0635 \u0627\u0644\u0645\u0643\u0648\u0651\u0646.",
                            "type": "object",
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": " \u0631\u0642\u0645 \u0645\u0639\u0631\u0641 \u0633\u064a\u0627\u0642 \u0627\u0644\u0645\u0642\u0627\u0644.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "\u062a\u0633\u0645\u064a\u0629 \u0627\u0644\u0645\u0643\u0648\u0651\u0646 (Namespace).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/wp\/v2\/block-types"
                    }
                ]
            }
        },
        "\/wp\/v2\/block-types\/(?P<namespace>[a-zA-Z0-9_-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "\u062a\u0633\u0645\u064a\u0629 \u0627\u0644\u0645\u0643\u0648\u0651\u0646 (Namespace).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-types\/(?P<namespace>[a-zA-Z0-9_-]+)\/(?P<name>[a-zA-Z0-9_-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0643\u0648\u0651\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "namespace": {
                            "description": "\u062a\u0633\u0645\u064a\u0629 \u0627\u0644\u0645\u0643\u0648\u0651\u0646 (Namespace).",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/settings": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "optml_csat": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "themeisle_blocks_settings_redirect": {
                            "title": "",
                            "description": "Redirect on new install.",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_blocks_settings_onboarding": {
                            "title": "",
                            "description": "Show Editor Onboarding.",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_blocks_settings_css_module": {
                            "title": "",
                            "description": "Custom CSS module allows to add custom CSS to each block in Block Editor.",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_blocks_settings_blocks_animation": {
                            "title": "",
                            "description": "Blocks Animation module allows to add CSS animations to each block in Block Editor.",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_blocks_settings_block_conditions": {
                            "title": "",
                            "description": "Blocks Conditions module allows to hide\/display blocks to your users based on selected conditions.",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_blocks_settings_highlight_dynamic": {
                            "title": "",
                            "description": "Easily differentiate between dynamic and normal text in the editor.",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_blocks_settings_optimize_animations_css": {
                            "title": "",
                            "description": "Optimize Animations CSS.",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_blocks_settings_disable_review_schema": {
                            "title": "",
                            "description": "Enable Rich Schema in Product Review Block.",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_blocks_settings_review_scale": {
                            "title": "",
                            "description": "Use 0.5 Scale for Review Block.",
                            "type": "boolean",
                            "required": false
                        },
                        "otter_blocks_logger_flag": {
                            "title": "",
                            "description": "Become a contributor by opting in to our anonymous data tracking. We guarantee no sensitive data is collected.",
                            "type": "string",
                            "required": false
                        },
                        "otter_blocks_logger_data": {
                            "title": "",
                            "description": "Anonymous data tracking object.",
                            "type": "object",
                            "properties": {
                                "blocks": {
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "name": {
                                                "type": "string"
                                            },
                                            "instances": {
                                                "type": "number"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "templates": {
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "url": {
                                                "type": "string"
                                            },
                                            "instances": {
                                                "type": "number"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "themeisle_google_map_block_api_key": {
                            "title": "",
                            "description": "Google Map API key for the Google Maps Gutenberg Block.",
                            "type": "string",
                            "required": false
                        },
                        "themeisle_stripe_api_key": {
                            "title": "",
                            "description": "Stripe API key for the Stripe Block.",
                            "type": "string",
                            "required": false
                        },
                        "themeisle_google_captcha_api_site_key": {
                            "title": "",
                            "description": "Google reCaptcha Site API key for the Form Block.",
                            "type": "string",
                            "required": false
                        },
                        "themeisle_google_captcha_api_secret_key": {
                            "title": "",
                            "description": "Google reCaptcha Secret API key for the Form Block.",
                            "type": "string",
                            "required": false
                        },
                        "themeisle_blocks_settings_default_block": {
                            "title": "",
                            "description": "Make Section block your default block for Pages?",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_blocks_settings_global_defaults": {
                            "title": "",
                            "description": "Global defaults for Gutenberg Blocks.",
                            "type": "string",
                            "required": false
                        },
                        "themeisle_blocks_form_emails": {
                            "title": "",
                            "description": "Email used in the Form block.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "form": {
                                        "type": "string"
                                    },
                                    "hasCaptcha": {
                                        "type": [
                                            "boolean",
                                            "number",
                                            "string"
                                        ]
                                    },
                                    "email": {
                                        "type": "string"
                                    },
                                    "fromName": {
                                        "type": "string"
                                    },
                                    "redirectLink": {
                                        "type": "string"
                                    },
                                    "emailSubject": {
                                        "type": "string"
                                    },
                                    "submitMessage": {
                                        "type": "string"
                                    },
                                    "errorMessage": {
                                        "type": "string"
                                    },
                                    "cc": {
                                        "type": "string"
                                    },
                                    "bcc": {
                                        "type": "string"
                                    },
                                    "autoresponder": {
                                        "type": "object",
                                        "properties": {
                                            "subject": {
                                                "type": "string"
                                            },
                                            "body": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    },
                                    "integration": {
                                        "type": "object",
                                        "properties": {
                                            "provider": {
                                                "type": "string"
                                            },
                                            "apiKey": {
                                                "type": "string"
                                            },
                                            "listId": {
                                                "type": "string"
                                            },
                                            "action": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    },
                                    "submissionsSaveLocation": {
                                        "type": "string"
                                    },
                                    "webhookId": {
                                        "type": "string"
                                    },
                                    "requiredFields": {
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        }
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        },
                        "themeisle_blocks_form_fields_option": {
                            "title": "",
                            "description": "Form Fields used in the Form block.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "fieldOptionName": {
                                        "type": "string"
                                    },
                                    "fieldOptionType": {
                                        "type": "string"
                                    },
                                    "options": {
                                        "type": "object",
                                        "properties": {
                                            "maxFileSize": {
                                                "type": [
                                                    "string",
                                                    "number"
                                                ]
                                            },
                                            "allowedFileTypes": {
                                                "type": "array",
                                                "items": {
                                                    "type": "string"
                                                }
                                            },
                                            "saveFiles": {
                                                "type": "string"
                                            },
                                            "maxFilesNumber": {
                                                "type": [
                                                    "string",
                                                    "number"
                                                ]
                                            }
                                        },
                                        "default": [],
                                        "additionalProperties": false
                                    },
                                    "stripe": {
                                        "type": "object",
                                        "properties": {
                                            "product": {
                                                "type": "string"
                                            },
                                            "price": {
                                                "type": "string"
                                            },
                                            "quantity": {
                                                "type": "number",
                                                "default": 1
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        },
                        "themeisle_blocks_settings_notifications": {
                            "title": "",
                            "description": "Notifications Logs.",
                            "type": "object",
                            "properties": {
                                "editor_upsell": {
                                    "type": [
                                        "boolean",
                                        "number",
                                        "string"
                                    ]
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "themeisle_webhooks_options": {
                            "title": "",
                            "description": "Otter Registered Webhooks.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "type": "string"
                                    },
                                    "url": {
                                        "type": "string"
                                    },
                                    "headers": {
                                        "type": "array",
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "key": {
                                                    "type": "string"
                                                },
                                                "value": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "name": {
                                        "type": "string"
                                    },
                                    "method": {
                                        "type": "string"
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        },
                        "themeisle_open_ai_api_key": {
                            "title": "",
                            "description": "The OpenAI API Key required for usage of Otter AI features.",
                            "type": "string",
                            "required": false
                        },
                        "themeisle_disabled_blocks": {
                            "title": "",
                            "description": "The disabled blocks that will no longer be shown in Inserter.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "themeisle_blocks_settings_onboarding_wizard": {
                            "title": "",
                            "description": "Enable FSE Onboarding Wizard.",
                            "type": "boolean",
                            "required": false
                        },
                        "title": {
                            "title": "\u0627\u0644\u0639\u0646\u0648\u0627\u0646",
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "title": "\u0633\u0637\u0631 \u0627\u0644\u0648\u0635\u0641",
                            "description": "\u0633\u0637\u0631 \u0648\u0635\u0641 \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "url": {
                            "title": "",
                            "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "email": {
                            "title": "",
                            "description": "\u064a\u0633\u062a\u062e\u062f\u0645 \u0647\u0630\u0627 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0623\u063a\u0631\u0627\u0636 \u0627\u0644\u0625\u062f\u0627\u0631\u064a\u0629\u060c \u0645\u062b\u0644 \u0627\u0644\u062a\u0646\u0628\u064a\u0647 \u0628\u0639\u0636\u0648 \u062c\u062f\u064a\u062f.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "timezone": {
                            "title": "",
                            "description": "\u0645\u062f\u064a\u0646\u0629 \u0641\u064a \u0646\u0641\u0633 \u0645\u0646\u0637\u0642\u062a\u0643 \u0627\u0644\u0632\u0645\u0646\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "date_format": {
                            "title": "",
                            "description": "\u0635\u064a\u063a\u0629 \u0627\u0644\u062a\u0627\u0631\u064a\u062e.",
                            "type": "string",
                            "required": false
                        },
                        "time_format": {
                            "title": "",
                            "description": "\u0635\u064a\u063a\u0629 \u0627\u0644\u0648\u0642\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "start_of_week": {
                            "title": "",
                            "description": "\u0631\u0642\u0645 \u0627\u0644\u064a\u0648\u0645 \u0627\u0644\u0630\u064a \u064a\u0646\u0628\u063a\u064a \u0623\u0646 \u064a\u0628\u062f\u0623 \u0628\u0647 \u0627\u0644\u0623\u0633\u0628\u0648\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "language": {
                            "title": "",
                            "description": "\u0631\u0645\u0632 \u0627\u0644\u0644\u063a\u0629 \u0627\u0644\u0645\u062d\u0644\u064a\u0629 \u0644\u0648\u0648\u0631\u062f\u0628\u0631\u064a\u0633.",
                            "type": "string",
                            "required": false
                        },
                        "use_smilies": {
                            "title": "",
                            "description": "\u062a\u062d\u0648\u064a\u0644 \u0627\u0644\u0631\u0645\u0648\u0632 \u0627\u0644\u062a\u0639\u0628\u064a\u0631\u064a\u0629 \u0645\u062b\u0644 :-) \u0648 :-P \u0625\u0644\u0649 \u0631\u0633\u0648\u0645\u0627\u062a \u0639\u0644\u0649 \u0627\u0644\u0634\u0627\u0634\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_category": {
                            "title": "",
                            "description": "\u062a\u0635\u0646\u064a\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "default_post_format": {
                            "title": "",
                            "description": "\u0635\u064a\u063a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "posts_per_page": {
                            "title": "Maximum posts per page",
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0627\u0644\u0630\u064a \u064a\u062a\u0645 \u0639\u0631\u0636\u0647 \u0641\u064a \u0635\u0641\u062d\u0627\u062a \u0627\u0644\u0645\u062f\u0648\u0646\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "show_on_front": {
                            "title": "Show on front",
                            "description": "\u0645\u0627 \u064a\u062c\u0628 \u0639\u0631\u0636\u0647 \u0639\u0644\u0649 \u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u0623\u0645\u0627\u0645\u064a\u0629",
                            "type": "string",
                            "required": false
                        },
                        "page_on_front": {
                            "title": "Page on front",
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062a\u064a \u064a\u0646\u0628\u063a\u064a \u0639\u0631\u0636\u0647\u0627 \u0639\u0644\u0649 \u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u0623\u0645\u0627\u0645\u064a\u0629",
                            "type": "integer",
                            "required": false
                        },
                        "page_for_posts": {
                            "title": "",
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062a\u064a \u064a\u0646\u0628\u063a\u064a \u0623\u0646 \u062a\u0639\u0631\u0636 \u0623\u062d\u062f\u062b \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a",
                            "type": "integer",
                            "required": false
                        },
                        "default_ping_status": {
                            "title": "",
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062d \u0628\u0625\u0634\u0639\u0627\u0631\u0627\u062a \u0627\u0644\u0631\u0648\u0627\u0628\u0637 \u0645\u0646 \u0645\u062f\u0648\u0646\u0627\u062a \u0623\u062e\u0631\u0649 (\u062a\u0646\u0628\u064a\u0647\u0627\u062a \u0648\u062a\u0639\u0642\u064a\u0628\u0627\u062a) \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u062c\u062f\u064a\u062f\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "default_comment_status": {
                            "title": "Allow comments on new posts",
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062d \u0644\u0644\u0646\u0627\u0633 \u0628\u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u062c\u062f\u064a\u062f\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "site_logo": {
                            "title": "\u0627\u0644\u0634\u0639\u0627\u0631",
                            "description": "\u0634\u0639\u0627\u0631 \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "site_icon": {
                            "title": "Icon",
                            "description": "\u0623\u064a\u0642\u0648\u0646\u0629 \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/wp\/v2\/settings"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0642\u0648\u0627\u0644\u0628 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u0648 \u0623\u0643\u062b\u0631.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "active",
                                    "inactive"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/wp\/v2\/themes"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "stylesheet": {
                            "description": "\u0645\u0644\u0641 \u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u0642\u0627\u0644\u0628. \u0647\u0630\u0627 \u064a\u064f\u062d\u062f\u0651\u062f \u0627\u0644\u0642\u0627\u0644\u0628 \u0628\u0634\u0643\u0644 \u0641\u0631\u064a\u062f.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/plugins": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0625\u0636\u0627\u0641\u0627\u062a \u0628\u0627\u0644\u062d\u0627\u0644\u0629 \u0627\u0644\u0645\u064f\u062d\u062f\u0651\u062f\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "inactive",
                                    "active"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 (slug) \u0644\u062f\u0644\u064a\u0644 \u0625\u0636\u0627\u0641\u0629 WordPress.org",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u062a\u0641\u0639\u064a\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u0629.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/wp\/v2\/plugins"
                    }
                ]
            }
        },
        "\/wp\/v2\/plugins\/(?P<plugin>[^.\\\/]+(?:\\\/[^.\\\/]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u062a\u0641\u0639\u064a\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u0629.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sidebars": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/wp\/v2\/sidebars"
                    }
                ]
            }
        },
        "\/wp\/v2\/sidebars\/(?P<id>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u062c\u0627\u0646\u0628\u064a \u0627\u0644\u0645\u0633\u062c\u0651\u0644",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "widgets": {
                            "description": "\u0648\u062f\u062c\u0627\u062a \u0645\u062a\u062f\u0627\u062e\u0644\u0629.",
                            "type": "array",
                            "items": {
                                "type": [
                                    "object",
                                    "string"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/wp\/v2\/widget-types"
                    }
                ]
            }
        },
        "\/wp\/v2\/widget-types\/(?P<id>[a-zA-Z0-9_-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0646\u0648\u0639 \u0627\u0644\u0648\u062f\u062c\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types\/(?P<id>[a-zA-Z0-9_-]+)\/encode": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0646\u0648\u0639 \u0627\u0644\u0648\u062f\u062c\u062a.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0645\u062b\u064a\u0644 (instance) \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0648\u062f\u062c\u062a.",
                            "type": "object",
                            "required": false
                        },
                        "form_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0646\u0645\u0648\u0630\u062c \u0627\u0644\u0648\u062f\u062c\u062a \u0627\u0644\u0645\u0633\u0644\u0633\u0644 \u0644\u0644\u062a\u0634\u0641\u064a\u0631 \u0641\u064a \u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0628\u062f\u064a\u0644 (instance).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types\/(?P<id>[a-zA-Z0-9_-]+)\/render": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0646\u0648\u0639 \u0627\u0644\u0648\u062f\u062c\u062a.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0645\u062b\u064a\u0644 (instance) \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0648\u062f\u062c\u062a.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widgets": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "sidebar": {
                            "description": "\u0627\u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u062c\u0627\u0646\u0628\u064a \u0627\u0644\u0630\u064a \u0633\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639 \u0627\u0644\u0648\u062f\u062c\u0627\u062a \u0625\u0644\u064a\u0647.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0648\u062f\u062c\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0648\u062f\u062c\u062a. \u064a\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0641\u064a \u0646\u0642\u0637\u0629 \u0627\u0644\u0646\u0647\u0627\u064a\u0629 (endpoint) \u0644\u0623\u0646\u0648\u0627\u0639 \u0627\u0644\u0648\u062f\u062c\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "default": "wp_inactive_widgets",
                            "description": "\u0627\u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u062c\u0627\u0646\u0628\u064a \u0627\u0644\u0630\u064a \u064a\u0646\u062a\u0645\u064a \u0625\u0644\u064a\u0647 \u0627\u0644\u0648\u062f\u062c\u062a.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "\u0646\u0645\u0648\u0630\u062c \u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0628\u062f\u064a\u0644 (instance) \u0644\u0644\u0648\u062f\u062c\u062a\u060c \u0625\u0630\u0627 \u0643\u0627\u0646 \u0645\u062f\u0639\u0648\u0645\u0627\u064b.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "\u062a\u0645\u062b\u064a\u0644 \u0645\u0634\u0641\u0651\u0631 \u0628\u0646\u0645\u0637 Base64 \u0644\u0646\u0645\u0648\u0630\u062c \u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "\u0647\u0627\u0634 \u062a\u0634\u0641\u064a\u0631\u064a (Cryptographic Hash) \u0644\u0646\u0645\u0648\u0630\u062c \u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0645\u062b\u064a\u0644 (instance).",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0645\u062b\u064a\u0644 (instance) \u063a\u064a\u0631 \u0627\u0644\u0645\u0634\u0641\u0631\u0629\u060c \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u062f\u0639\u0648\u0645\u0629.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0646\u0645\u0648\u0630\u062c \u0627\u0644\u0645\u0634\u0641\u0631\u0629 \u0628\u0639\u0646\u0648\u0627\u0646 URL \u0645\u0646 \u0646\u0645\u0648\u0630\u062c \u0645\u0633\u0624\u0648\u0644 \u0627\u0644\u0648\u062f\u062c\u062a. \u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u062d\u062f\u064a\u062b \u0648\u062f\u062c\u062a \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0645\u062b\u064a\u0644(instance). \u0627\u0644\u0643\u062a\u0627\u0628\u0629 \u0641\u0642\u0637.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/wp\/v2\/widgets"
                    }
                ]
            }
        },
        "\/wp\/v2\/widgets\/(?P<id>[\\w\\-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0648\u062f\u062c\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0648\u062f\u062c\u062a. \u064a\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0641\u064a \u0646\u0642\u0637\u0629 \u0627\u0644\u0646\u0647\u0627\u064a\u0629 (endpoint) \u0644\u0623\u0646\u0648\u0627\u0639 \u0627\u0644\u0648\u062f\u062c\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "description": "\u0627\u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u062c\u0627\u0646\u0628\u064a \u0627\u0644\u0630\u064a \u064a\u0646\u062a\u0645\u064a \u0625\u0644\u064a\u0647 \u0627\u0644\u0648\u062f\u062c\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "instance": {
                            "description": "\u0646\u0645\u0648\u0630\u062c \u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0628\u062f\u064a\u0644 (instance) \u0644\u0644\u0648\u062f\u062c\u062a\u060c \u0625\u0630\u0627 \u0643\u0627\u0646 \u0645\u062f\u0639\u0648\u0645\u0627\u064b.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "\u062a\u0645\u062b\u064a\u0644 \u0645\u0634\u0641\u0651\u0631 \u0628\u0646\u0645\u0637 Base64 \u0644\u0646\u0645\u0648\u0630\u062c \u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "\u0647\u0627\u0634 \u062a\u0634\u0641\u064a\u0631\u064a (Cryptographic Hash) \u0644\u0646\u0645\u0648\u0630\u062c \u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0645\u062b\u064a\u0644 (instance).",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0645\u062b\u064a\u0644 (instance) \u063a\u064a\u0631 \u0627\u0644\u0645\u0634\u0641\u0631\u0629\u060c \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u062f\u0639\u0648\u0645\u0629.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0646\u0645\u0648\u0630\u062c \u0627\u0644\u0645\u0634\u0641\u0631\u0629 \u0628\u0639\u0646\u0648\u0627\u0646 URL \u0645\u0646 \u0646\u0645\u0648\u0630\u062c \u0645\u0633\u0624\u0648\u0644 \u0627\u0644\u0648\u062f\u062c\u062a. \u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u062d\u062f\u064a\u062b \u0648\u062f\u062c\u062a \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0645\u062b\u064a\u0644(instance). \u0627\u0644\u0643\u062a\u0627\u0628\u0629 \u0641\u0642\u0637.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "force": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0633\u064a\u062a\u0645 \u0641\u0631\u0636 \u0627\u0644\u0625\u0632\u0627\u0644\u0629 \u0644\u0644\u0648\u062f\u062c\u062a\u060c \u0623\u0648 \u0646\u0642\u0644\u0647 \u0625\u0644\u0649 \u0627\u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u062c\u0627\u0646\u0628\u064a \u063a\u064a\u0631 \u0627\u0644\u0646\u0634\u0637.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-directory\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "term": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0645\u0643\u0648\u0651\u0646\u0627\u062a \u0627\u0644\u0645\u0637\u0627\u0628\u0642\u0629 \u0644\u0645\u0635\u0637\u0644\u062d \u0627\u0644\u0628\u062d\u062b.",
                            "type": "string",
                            "minLength": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/wp\/v2\/block-directory\/search"
                    }
                ]
            }
        },
        "\/wp\/v2\/pattern-directory\/patterns": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "minLength": 1,
                            "required": false
                        },
                        "category": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0645\u064f\u0639\u0631\u0641 \u062a\u0635\u0646\u064a\u0641 \u0645\u0627.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "keyword": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0645\u064f\u0639\u0631\u0641 \u0643\u0644\u0645\u0629 \u0645\u0641\u062a\u0627\u062d\u064a\u0629.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0646 \u064a\u0637\u0627\u0628\u0642 \u0627\u0644\u0646\u0645\u0637 (\u0627\u0633\u0645 \u0644\u0637\u064a\u0641).",
                            "type": "array",
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "favorite_count"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/wp\/v2\/pattern-directory\/patterns"
                    }
                ]
            }
        },
        "\/wp\/v2\/block-patterns\/patterns": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/wp\/v2\/block-patterns\/patterns"
                    }
                ]
            }
        },
        "\/wp\/v2\/block-patterns\/categories": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/wp\/v2\/block-patterns\/categories"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp-site-health\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/wp-site-health\/v1"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/background-updates": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/wp-site-health\/v1\/tests\/background-updates"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/loopback-requests": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/wp-site-health\/v1\/tests\/loopback-requests"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/https-status": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/wp-site-health\/v1\/tests\/https-status"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/dotorg-communication": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/wp-site-health\/v1\/tests\/dotorg-communication"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/authorization-header": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/wp-site-health\/v1\/tests\/authorization-header"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/directory-sizes": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/wp-site-health\/v1\/directory-sizes"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/page-cache": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/wp-site-health\/v1\/tests\/page-cache"
                    }
                ]
            }
        },
        "\/wp-block-editor\/v1": {
            "namespace": "wp-block-editor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp-block-editor\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/wp-block-editor\/v1"
                    }
                ]
            }
        },
        "\/wp-block-editor\/v1\/url-details": {
            "namespace": "wp-block-editor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 URL \u0627\u0644\u0645\u0631\u0627\u062f \u0645\u0639\u0627\u0644\u062c\u062a\u0647.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/wp-block-editor\/v1\/url-details"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/wp\/v2\/menu-locations"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations\/(?P<location>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "location": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0645\u0648\u0636\u0639 \u0627\u0644\u0642\u0627\u0626\u0645\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-block-editor\/v1\/export": {
            "namespace": "wp-block-editor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/wp-block-editor\/v1\/export"
                    }
                ]
            }
        },
        "\/wp-block-editor\/v1\/navigation-fallback": {
            "namespace": "wp-block-editor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/wp-block-editor\/v1\/navigation-fallback"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/adelnasim.com\/ar\/wp-json\/wp\/v2\/font-collections"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections\/(?P<slug>[\\\/\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        }
    },
    "site_logo": 0,
    "site_icon": 10643,
    "site_icon_url": "https:\/\/adelnasim.com\/wp-content\/uploads\/2023\/10\/cropped-AdelNasim.png",
    "_links": {
        "help": [
            {
                "href": "https:\/\/developer.wordpress.org\/rest-api\/"
            }
        ],
        "wp:featuredmedia": [
            {
                "embeddable": true,
                "type": "site_icon",
                "href": "https:\/\/adelnasim.com\/ar\/wp-json\/wp\/v2\/media\/10643"
            }
        ],
        "curies": [
            {
                "name": "wp",
                "href": "https:\/\/api.w.org\/{rel}",
                "templated": true
            }
        ]
    }
}